Adding datasets to Data Visualizations
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-11-2025 08:08 PM
Before Xanadu, this sample chart below can be created by adding another dataset to show two columns per year.
However, in Xanadu, this option is no longer available due to the move to data visualisations.
Anyone knows how to recreate this in Xanadu?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-11-2025 11:48 PM
Hi @keithtan ,
You just need to add a data source into your visualization:
If my answer has helped with your question, please mark my answer as the accepted solution and give a thumbs up.
Best regards
Anders
Rising star 2024
MVP 2025
linkedIn: https://www.linkedin.com/in/andersskovbjerg/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-12-2025 12:34 AM
In Xanadu, since the traditional two-column-per-year charting option is no longer available due to the shift to data visualizations, you can try the following workaround to achieve the same effect:
Option 1: Use Grouped Bar Charts
- In Xanadu, navigate to the Data Visualizations section.
- Select a Bar Chart and choose the Grouped Bar Chart option.
- Add both datasets as separate series and set the category axis to "Year."
- Ensure that both datasets are assigned different colors to distinguish them visually.
Option 2: Use Dual-Axis Charts
- If the values differ significantly, you can use a dual-axis chart (one dataset on the left Y-axis and the other on the right).
- Choose a Combo Chart and assign one dataset to bars and the other to lines for clarity.
- Adjust the scaling to ensure readability.
Option 3: Pivot & Custom Formatting
- Transform the data into a pivot-friendly format where each year has two subcategories (e.g., 2023 - Dataset A, 2023 - Dataset B).
- Use Stacked or Clustered Column Charts to display both datasets side by side per year.
Would love to know more about your specific use case to suggest the best approach!
https://www.devitpl.com/