Microsoft Fabric Community Conference 2025, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount.
Register nowThe Power BI DataViz World Championships are on! With four chances to enter, you could win a spot in the LIVE Grand Finale in Las Vegas. Show off your skills.
I have a table in PowerBI with a monthstring column (YYYYMM), I use this in a filter so the datatype is set as 'text', I created a measure using SELECTEDVALUE to return the monthstring that is selected in the filter. When I add this measure in a card, it returns the correct value and also changes as I change the selection.
Solved! Go to Solution.
i don't think the slicer can affect a calculated column. You need to have a measure solution
Proud to be a Super User!
i don't think the slicer can affect a calculated column. You need to have a measure solution
Proud to be a Super User!
@ryan_mayu Thank you, I skipped using the flag column all together and used my measure directly in my second measure and it worked.
you are welcome
Proud to be a Super User!