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.
Hello
To get the latest data out of the fact, I made a calculated column in Power BI, which I can use to filter my page.
If I choose the value 1 for that filter, I will get the latest month with data in the fact.
When I copy this calculated column to Report Server, I get an error.
I tried using selectedvalue but then my filter never finds a match, so only returns 0
Below my code and the error message (sorry, the formatting doesn't transfer for some reason)
Are you sure this is a measure in Power BI Desktop? Smells more like a calculated column.
Oops, indeed!