Power BI: semantic models as data source

I can import a Power BI report from Power BI Service using the Power BI semantic models option:

power bi

I can use it to create my visuals but if I need to interact with it, for instance:

  • For a measure
  • To create a new table with columns
  • Etc.

I have to switch to a direct query connection using the “make changes to this model” option:

power bi

NOTE: if the source is already in this mode, this option will not appear. Usually, if I have already some data sources (not from Power BI), the semantic model will be imported directly in the direct query mode

Once I will click on “publish”, I may get this message:

power bi

In this case, to avoid this error when I have to do the automatic refresh:

power bi

On the top right, click on “workspace settings”:

power bi

Then configure like in the picture:

power bi

For more information, from Microsoft, read Use composite models in Power BI.

Interesting Topics