Multiple line graph
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
I need to plot multiple columns in the same line graph with different colors.
The data looks like
After connecting the input file,when I check in the charting tool,I got get any option to choose the different columns.
Please help!
Solved! Go to Solution.
- Labels:
- Help
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Can you post a table of the sample data rather than the image @Newbie_1 then we can build an example for you :)
Ben
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Yes. Now I understood where the error was. It could pick up csv file for plotting multiple line chart. Only excel file worked
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
So in that case, if you are working with a .csv file, ensure you convert your measure type fields to numeric type, by default alteryx will read all fields from a .csv file as V_String as they do not contain any metadata.
Once you convert the appropriate fields then you can connect the charting tool and it will pick up those fields.
Ben
