Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredPower BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.
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!