The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Can someone shed some light as to why the second formular doesn't work . Not sure what I am missing here...
Solved! Go to Solution.
In the second one, you are calculating the Games per hour variable in a different context (the original evaluation context). When you then use that variable in the return, a new result is not calculated.
Regards,
Pat
To learn more about Power BI, follow me on Twitter or subscribe on YouTube.
In the second one, you are calculating the Games per hour variable in a different context (the original evaluation context). When you then use that variable in the return, a new result is not calculated.
Regards,
Pat
To learn more about Power BI, follow me on Twitter or subscribe on YouTube.
Hi @mahoneypat
That kind of starting to make sense now .
Do you think is there any way to improve the visibility of the first measure in the screenshot using Variables.
Thanks,
Deevs