This content has been marked as final.
Show 3 replies
-
1. Re: Question regarding LOD Calculation and calculated fields
Hari Ankem Sep 7, 2017 9:47 AM (in response to Aishwarya Sawant)Check this out.
1. With All Order Lines
2. With Order Line 2 excluded
To get the count, create a calculated field as shown below:
And to ensure that count is updated when the filter is applied, add the filter to context.
-
Orders.twbx 12.9 KB
-
-
2. Re: Question regarding LOD Calculation and calculated fields
Aishwarya Sawant Sep 7, 2017 3:16 PM (in response to Hari Ankem)Thank you very much. The solution helped a lot. It was addition to my knowledge that contextual filters recompute the calculations based on the other filters.
-
3. Re: Question regarding LOD Calculation and calculated fields
Hari Ankem Sep 7, 2017 3:36 PM (in response to Aishwarya Sawant)You are welcome.