Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
I have a measure that returns a date in power bi (Latest Period in the below screenshot). How do I group the results into repective month on a matrix visual, just like how we could have if we use a date column with expand and collapse icon? The output required is one row for each month, with an expand/collapse button that would show/hide the country list. Right now I do not get that option as it a measure and not a column from a date table.
Solved! Go to Solution.
Hi @DanielThangaraj
If I understood you correctly and you want to use the latest period as a category on the matrix ( with hierarchy),
it should be a calculated column.
Measures can be used only as "values"
If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly
Hi @DanielThangaraj
If I understood you correctly and you want to use the latest period as a category on the matrix ( with hierarchy),
it should be a calculated column.
Measures can be used only as "values"
If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly