Forum Discussion
Anonymous
3 years agoNot applicable
POWER BI MATRIX VISUAL
I have a power bi matrix that show the sales per client with 4 Year/Month columns. Is Possible to view only the total of the year sales for the first 2 years and for the last 2 years view year/Month...
- 3 years ago
Hi,
One of ways to create like this is to have a dim calendar table like the below sample.
I tried to create a sample pbix file like below.
Please check the below picture and the attached pbix file.
Jihwan_Kim
3 years agoSuper User
Hi,
Thank you for your feedback, and I think it is possible if we can apply the similar logic to create a [new axis 2] column.
Anonymous
3 years agoNot applicable
OK. Thanks