Costa Rica
Last updated: 2025-04-21
How to create a Power Bi Workspace App from the beginning and share it with external users. The same steps apply to security groups; simply replicate the process for a security group and add members to it.
-
Create your Fabric Capacity
-
Go to Fabric, and assign the capacity created to the workspace desired.
Select the
large semantic model only if your model exceeds 10 GB. If not, use the small model. The large setup is for models up to 10 GB.
-
Create a lakehouse to store your data:
-
Get your data, in this case a CSV file will be used
-
After uploading the information, create the tables or upload the information to your existing tables:
-
Create a semantic model based on your tables:
-
Now you are able to create a report based on the semantic model created, you can ask copilot to create a draft report with the
Auto-create reportoption.
Note
Make sure to activate the setting under Admin Portal -> Tenant Settings -> Copilot/Data -> Enabled. Click here for more details
-
You will see something like this:
-
You can leverage copilot to modify your report:
-
Once you are ready, save your report:
-
At this point you will have your
lakehouse, with yourSQL analytics endpoint, thesemantic modelandthe report.
Important
If you encounter these errors, it's necessary to grant the appropriate (semantic model, sql analytics endpoint, and the app permissions for access.
-
Let's say you want only
viewerpermissions:-
Need to give access to the lakehouse/sql analytics endpoint:
Read All SQL Endpoint Datapermission allows users to access and read data from SQL endpoints within the Fabric environment. This permission is typically required for users who need to:- Query Data: Execute SQL
queries against the data stored in the Fabric environment. - Access Reports:
View and interact with reports and dashboards that rely on SQL data sources. - Data Analysis:
Perform data analysis and generate insightsusing SQL-based data.
- Query Data: Execute SQL
-
Make sure the person already have access to the semantic model:
-
- Granting
Read, ReadDataaccess to thesemantic model, sql analytics endpoint- Grating
App audiencewill enable the assigned identity to view it.







