Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hi everyone,
I have a measurement that gives the right output.... this is the measurement code:
....
and the result is correct if I insert this formula into my matrix table as you can see in the image below.
but I can't get the total in a card
Where am I doing wrong?
Thanks in advance for any suggestions
Solved! Go to Solution.
@DiePic , This measure is working for a selected value of TktTempoAccettazione, so if no value is selected for TktTempoAccettazione then the measure has nothing to work on and hence returns empty. Try putting a slicer next to it with TktTempoAccettazione as the field for it, this should put some value in the card visual.
Thank you.
thanks for reply.
I thought that countrows (VAR ContaRows = COUNTROWS(TabellaFiltrata)) will return the value ...
can you give me an example of what you suggest (... Try putting a slicer next to ....)?
thanks in advance
That just means to use a slicer with TktTempoAccettazione field. After a selection is made, the measure will have a field to work on.
Now with this measure (last column)
Thanks for any idea or suggestion
@ChiragGarg2512
User | Count |
---|---|
76 | |
75 | |
46 | |
31 | |
27 |
User | Count |
---|---|
99 | |
91 | |
51 | |
49 | |
46 |