Forum Discussion
How to add dynamic rows with an average value based on a group of rows
- 1 year ago
Thank you for building a PBIx report and sharing it, this actually does provide the needed functionality!
One of the key calculated columns is the below:
Hi,
In the shared report, I would like to add a Card visual which will display the number of params per item that have a High or Low value.
After experimenting a bit, this does not seem to be simple to implement.
Attempt 1
I have created the below measure and added in a card visual.
I have then added the measure 'Measure 3 HoL' as a card visual filter and I am not able to set its value.
Attempt 2
I have created the below measures and added then in two card visuals.
Both card visuals show exactly the same number, 5. This is the total number of params.
They should instead return respectively 3 and 2.