The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
Hello guys,
I don't understand why my formula stops being correct when filters are applied to my page.
Here is my formula:
Solved! Go to Solution.
Hi @Anonymous
Please try to change this pasrt of the code
CALCULATE (
SUM ( Powerbi[Amount Allocated] ),
ALLSELECTED ( powerbi ),
VALUES ( Powerbi[Product_9] ),
Powerbi[P&L indicator] = "Total Revenue"
)
Hi @Anonymous
Please try to change this pasrt of the code
CALCULATE (
SUM ( Powerbi[Amount Allocated] ),
ALLSELECTED ( powerbi ),
VALUES ( Powerbi[Product_9] ),
Powerbi[P&L indicator] = "Total Revenue"
)
User | Count |
---|---|
15 | |
11 | |
8 | |
8 | |
7 |
User | Count |
---|---|
21 | |
20 | |
11 | |
10 | |
7 |