Forum Discussion
Anonymous
8 years agoNot applicable
Merge cells on Table chart
I am aware of the merge options available in power bi while importing the data but want to check, Did any one merge the cells in the table chart ? I have requirement to merge the cells if the values present in the same column are same.
Thanks,
Ganesan k.
5 Replies
- AnonymousNot applicable
What do you mean by Merge of cells? Can you explan with sample data?
Thanks
Raj
- AnonymousNot applicable
Hi Rajendran,
Say for example if i get source in the below format
Source Name Units1 Units2 Units 3 Raj 10 30 50 Raj 11 31 51 Raj 12 32 52 I want the output to be like below.
Name Units1 Units2 Units 3 Raj 10 30 50 11 31 51 12 32 52 Thanks,
Ganesan k.
- AnonymousNot applicable
11, 12 are Units, but why do you want to display under Name column? Its misleading?