Microsoft is giving away 50,000 FREE Microsoft Certification exam vouchers. Get Fabric certified for FREE! Learn more
Solved! Go to Solution.
Hi @Anonymous
the statement seems good. maybe just a little tuning like
Change Required =
var _diff = 'Table'[Budget] - 'Table'[Forecast]
RETURN
IF(ABS(_diff) > 5),"Yes","No")
Hi @Anonymous
the statement seems good. maybe just a little tuning like
Change Required =
var _diff = 'Table'[Budget] - 'Table'[Forecast]
RETURN
IF(ABS(_diff) > 5),"Yes","No")
Check out the April 2025 Power BI update to learn about new features.
Explore and share Fabric Notebooks to boost Power BI insights in the new community notebooks gallery.
User | Count |
---|---|
102 | |
68 | |
46 | |
37 | |
37 |