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
Hi Folks,
is it possible to create something like the following matrix in Power BI Desktop:
1 | 2 | 3 | 4 | 5 | |
Level 1 | X | O | X | X | O |
Level 2 | O | O | X | X | X |
Level 3 | X | X | X | X | X |
Level 4 | O | O | X | X | O |
Level 5 | O | X | O | O | O |
I've spend some time trying to use the matrix visual but it doesn't work. How can I built this?
Hi @DataVizzer ,
You want the value to be dynamic based on what data?
Can you share a little bit more information on the details of the model?
Regards
Miguel Félix
Proud to be a Super User!
Check out my blog: Power BI em PortuguêsHi @MFelix,
I want the x-axis (on top, with the example values 1-5) to be dynamic based on slicer selection. In addition to that, I also want the y-axis to be dynamic. Users should be able to select the width for the x-axis (e.g. defined by values between 1-10) and also the specific levels (these are the rows).
This is my input table:
Hope this helps and thanks for the support!