I am trying to publish multiple tables to same Power BI dataset. They all have the same dataset name but have different table names. For example if I have 3 tables (Table_A, Table_B, Table_C), I would want the three tables to show up under Dataset_Test in Power BI online. However, when I go to Power BI I see three different datasets with the exact same name.
Dataset_Test containing Table_A
Dataset_Test containing Table_B
Dataset_Test containing Table_C
I know this can be done somehow because if you publish directly from Power BI desktop you get a single dataset with the multiple tables within it. Thoughts on his this can be done?