Hi Everyone,
We are migrating our system from SAP BO 4.0 SP6 to SAP 4.1 SP4. where Universe is based on SAP HANA Database
In report, we have used element linking to connect 2 tables, one is for summary and other one is detailed information table. 2 tables are linked by month field such that when we select any month in summary table, then detailed information table will appear and will show detailed info for that month only.
To implement this we have used the "Hide when formula is true" table property.
And wrote a condition that when count(Month) > 1 then it will hide.
this condition is working fine in Old BO version (BO 4.0 sp6) but not working in BO4.1sp4.
I had tried to modify the condion(used different condiition ) but it is not working in BO4.1sp4.
Guys please help
Thanks in Advance,
Nitin