Forum Discussion
nsadams87xx
Helper III
6 years agoHiding Columns in Matrix
I'm sorry for cluttering the forum a bit. Is there a way I can hide those blank and infinity columns in a Matrix visual? Not handle the blank or infinity but actually completely hide them?
- 6 years ago
Hi nsadams87xx ,
Believe that the best option is the one you already have, and hiding the columns, having seperated tables for the calculation of each year will increase the difficulty and complexity of your database.
nsadams87xx
Helper III
6 years agoSo best practice then:
I'm getting this data based off of a SQL query. Should I just make two queries to get the data and have two separate tables, one for 2019 and one for 2020 and just use a grid? Or can I use a grid with my current data model and maybe do a pivot somehow?
This is the format my user is looking for.
v-chuncz-msft
Community Support
6 years ago
You may check if the post below helps.