Visualising data from different datasets in one visual

Hi Community,

I want to create a sales dashboard that tracks my organizations sales vs budget. Caveat is that the sales data is pulling from a SQL database however the Budget data is from an excel file. How do I visualize these in one table?

@Andile You can’t tie multiple datasets with a single visual.
The workaround is to merge them.
e.g. add budget dataset to sales dataset. and then use the sales dataset for the visual.

select dataset option

select “sales” dataset

And then join them however you want.