Forum Discussion
How can I make changes to a shared semantic model (dataset)?
aj1973 GilbertQ Even with the PBIX, i'm still unable to see anything.
I see this in the bottom right when I open the PBIX.
So I select "Make changes to this model" and it pops up a screen with the list of all the tables in the model.
So I select "Submit" and it changes the local PBIX on desktop to a Direct Query connection.
I select "Transform Data" to open Power Query and it opens, however it shows "Queries [0]".
You can't edit a live connection tables.
- ERing2 years agoPost Partisan
Isn't that the purpose of converting the local PBIX to Direct Query? If not, how do I overcome the live connection so I can make changes if required.
For example, I know one of tables in my model is created using a native query. What would I do if I neeed to adjust that query?- aj19732 years agoCommunity Champion
One of the best recommendation in Power BI is the lesser you transform your data in Power Query the better, meaning if things like building views with native query can be done at directly at the source then be it.
In your case you either build a new dataset from scratch and you can make your own changes or ask the admin of the source to create a view for you need.
- ERing2 years agoPost Partisan
I'm not seeing how that is sustainable. Basically, shared datasets are intened to be used across multiple reports. There may be times when the shared dataset needs to be adjusted. I'm not sure how my situation is any different and why I can't edit the shared dataset.