Forum Discussion
don't group text on visual
- 6 years ago
Hi skutovicsakos ,
You need to add an index column to separate each row,see below:
1, Go to query editor> add column >Index column:
Then add the index column to the table visual and hide it,see below:
Set "word wrap" under "column header" and " value" off,
And you will see:
I made a sample .pbix file you can refer to.Pls click here.
Best Regards,
KellyDid I answer your question? Mark my post as a solution!
Hi skutovicsakos ,
You need to add an index column to separate each row,see below:
1, Go to query editor> add column >Index column:
Then add the index column to the table visual and hide it,see below:
Set "word wrap" under "column header" and " value" off,
And you will see:
I made a sample .pbix file you can refer to.Pls click here.
Best Regards,
Kelly
Thank you v-kelly-msft,
I will accept this as a solution, because it solves the original question, but this method does not work on all visuals. Is there a way to get the same result on a bar chart?