Forum Discussion
sureshg2498
1 year agoAdvocate II
Matrix Visual cell value moving to front
Hi All, We have a data table as shown below. Raw Data- Table Name: Customers Index Country Fiscal Quarter Customer Name Health 1 USA FY Q1 2024 T Mobile Red 2 USA FY Q1 2024...
- 1 year ago
Here is the sample .pbix file, use the link to see the solution:
TestFile.pbix
Output:Tips:
In third matrix table added custom index column and make the matrix layout tabularRename the custom index colum with blank character
make the +/- icon option off
and reduce the width of the column to make the value diappear
hope this trick will solve your problem.
SShaikh
1 year agoFrequent Visitor
Here is the sample .pbix file, use the link to see the solution:
TestFile.pbix
Output:
Tips:
In third matrix table added custom index column and make the matrix layout tabular
Rename the custom index colum with blank character
make the +/- icon option off
and reduce the width of the column to make the value diappear
hope this trick will solve your problem.
sureshg2498
1 year agoAdvocate II
Thank you so much Shaikh. Much appreciated.