Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hi,
I have a power bi matrix, but I wish that when selecting a year it would bring me 3 columns and when selecting another year it would bring me only one column, and the final column would be the variation between one year and the other in%.
Attached image
Thanks a lot.
Hi @dador33,
Did my solution solve your issue? If the issue has been solved, please adopt the solution to help others.
If you still have some question, please don't hesitate to let me known.
Best Regards,
Link
Is that the answer you're looking for? If this post helps, then please consider Accept it as the solution. Really appreciate!
The solution is not what I need, I'm going to put a few screenshots. of how I want it.
The year slicer is a string type table, it is not a calendar, so when I select year 21 it loads me some metrics that it already creates (as seen in the image), then I create another table that is not related to the model that at the time of press the year to compare, for example 20 brings me a metric (
Real_comparativo = CALCULATE ( [Eje_Real_ext], FILTER ( ALLSELECTED(Ano[Ano]),Ano[Ano]= SELECTEDVALUE(Ano_compara[Ano_compa]) ) )
)
but is not work,.
Hi @dador33,
Maybe you create a custom matrix to meet your need.
Here's a related bolg that nicely illustrates how to customize the matrix, please refer:
If you still have some question, please don't hesitate to let me known.
Best Regards,
Link
Is that the answer you're looking for? If this post helps, then please consider Accept it as the solution. Really appreciate!
You can create a table of the 2nd year values and write a measure to capture he values for the selected year based on this table.
Please check this sample file
Hi the solution is not work because the year is only a String is not calendar .
is another function exists?
Check out the July 2025 Power BI update to learn about new features.
User | Count |
---|---|
75 | |
72 | |
39 | |
29 | |
27 |
User | Count |
---|---|
97 | |
96 | |
58 | |
44 | |
40 |