Forum Discussion
Visual Interaction per Column (measure) in combo chart
Hello Anonymous
This functionality depends on how is the data table structured.
If the two fields (CSAT & DSAT) are in two different columns, then getting the desired view would be tricky (and I guess not possible)
But if you structure the data table such that your attributes (CSAT & DSAT) are in one column and the corresponding values in other, then you can achieve the desired output:
Regards,
Vivek
If it helps, please mark it as a solution
Kudos would be a cherry on the top 🙂
https://www.vivran.in/
- Anonymous6 years agoNot applicable
Hi,
My data is structure as per your first example.
1. There is no "value" column. I am just
2. The SAT and DSAT surveys are in different columns.Regards
Shariq
- vivran226 years ago
Community Champion
Anonymous
In that case, you need to make the change in the date table.
You can use Power Query's Unpivot Column option to transform the table.
Select the two columns > Transform > Unpivot Columns
Regards,
Vivek
If it helps, please mark it as a solution
Kudos would be a cherry on the top 🙂
https://www.vivran.in/