I am doing POC to connect one semantic data model in tabular editor with multiple datasets for PowerBi reports
The purpose is i want to make one generic semantic data model which connect multiple datasets and reports are connected separately with its own dataset but on backend there is just one data model deploy in tabular editor.
is any one in community can share how i can achieve it?
2
You should create a single master model, and deploy three copies of it, each connected to a single client’s data.
A common approach is to have a separate workspace for each client.
2