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,
I am trying to sort my Month-S column by Month-N and it's not giving me any error message.
However, the other calculated columns referencing the Month-S column all turn into errors. I tried sorting Month-S by other columns as well and it still turn those columns into errors.
I'm can't seem to find a solution. Please help!
Thanks,
PN
In your measure try to use
Hi @sokg,
Here is the [SHOW MM?] measure:
Hi @PhuongTN
I would suggest you create a calculated column [SHOW MM?] in the table.Then create calculated column [Month-S-P] by calculating [SHOW MM?].Please do not calculate measure in columns.
https://www.sqlbi.com/articles/calculated-columns-and-measures-in-dax/
Regards,