Bug in ribbon chart legend
Hi,
I found a bug for the default PBI ribbon chart visual where when I input a transformed column as a legend, the values that show up are ones from the original column, pre-transformation.
An example of the transformation done on Powerquery on desktop would be:
| Original column | Transformed column |
| 1-x | x |
| 2-y | y |
| 3-z | z |
I would want the transformed column to show up rather than the original column.
2 Comments
- AnonymousNot applicable
Hi Anonymous
Can you provide the steps you took in the PQ ? You mentioned "I input a transformed column as a legend, the values that show up are ones from the original column, pre-transformation." , can you provide a corresponding screenshot and a drawing of the result you want to achieve ?
Best Regards,
Community Support Team _ Ailsa Tao - AnonymousNot applicable
Hi Anonymous ,
This is what shows up in the ribbon chart:
Even though the "Level 1" column has been cleaned in Power Query through a split by delimiter query as shown in the Data view on desktop below: