Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hello everyone,
I need some help please.
I have one mesure like this :
Calcul FAE = (SUM('asa t_rowind (Indicateurs)'[totRevP]) - SUM('asa t_Rowcin (Ligne de factures)'[totRev]))+ SUM('asa t_rowchg'[totOsa])
I have positive and negative results. On my dashboard, i need to put a filter to show only positive or negative results. How do this ? Thank you very much for your time.
Charly
Solved! Go to Solution.
Try creating one for measure and use that as filter
Flag = if ([Calcul FAE] >=0 ,"Positive","Negative")
Thx !
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
| User | Count |
|---|---|
| 99 | |
| 76 | |
| 56 | |
| 51 | |
| 46 |