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,
I created a few measures that will be used on cards to display different metrics. When I use my slicers my measurements are not all updating. Only parts of them are which is then throwing off my calculations. Can anyone help me with as to why when I select a slicer this would not update the measure correctly? It is not date related. Is there anything I need to add to my formula to take the slicer into consideration?
Thanks,
Candace
Hi @canddig ,
Can you share some sample data and the expected result to have a clear understanding of your question? (screenshots as well)
In addition, the formula you gave seems to be simplified.
Filtered Amount - Net Rev =
'2020 Financials Budget Detail (2)'[Filtered Amount - Gross Rev]
+ CALCULATE (
SUM ( '2020 Financials Budget Detail (2)'[Amount] ),
'2020 Financials Budget Detail (2)'[Month] = "NOV",
'Map - Org SL MT'[Service Line] <> "abc",
'2020 Financials Budget Detail (2)'[Account] IN { "####", "###", "##" }
)
Best Regards,
Yuna
User | Count |
---|---|
76 | |
75 | |
46 | |
31 | |
27 |
User | Count |
---|---|
99 | |
91 | |
51 | |
49 | |
46 |