Forum Discussion
Anonymous
6 years agoNot applicable
Unstructured Table
Hi Team, Thank you so much for your help, now I have another query... How can I work on Trend Analysis/Line chart in the below one. Thanks, Kali
Pragati11
Super User
6 years agoHi Anonymous ,
Before generating any trend/line chart, you will have to modify the structure of the data, so that you can have a DATE column on your x-axis on the chart.
For this what you can do is following:
- Go to Edit Query section.
- Naviagte to the data-set that you have shown below.
- Select all the date columns - 2020 to 2028.
- Go to Transform and Unpivot the selected columns.
- You will send up with following columns:
- Markets
- Keys
- Attribute
- Value
- Attribute column will have date values - 2020 to 2028. Rename this column to DATE or whatever you want.
- Now you can use this column to generate some trend chart.
If this helps and resolves the issue, appreciate a Kudos and mark it as a Solution! 🙂
Thanks,
Pragati