Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
I have a dashboard built in PBI, which links to the database tables of Dimension and Fact tables.
I want to bring this dashboard inside Fabric, which needs to link to the same identical tables of Dimension and Fact tables, which are in the Lakehouse.
I am able to import that PBI, but how do I change those tables inside PBI to point to those tables inside the Lakehouse? So, by right, if the change of source from Database to Fabric Lakehouse is successful, the results on the dashboard should be the same, since both sets of tables are identical.
I hope I do not need to de-design the whole dashboard all over again in Fabric.
Thanks.
Solved! Go to Solution.
Download the PBIX file from Fabric.
Open the PBIX in Power BI Desktop.
Go to Transform Data -> Data Source Settings.
Click Change Source.
Replace the existing SQL database connection with a connection to your Lakehouse:
Use the "Lakehouse" connector from PBI.
Point it to the desired lakehouse and tables inside your Fabric workspace.
(If the schema (table and column names) are same, PBI will automap the queries. Otherwise, you may need to adjust power query steps)
Click Close & Apply.
Validate the visuals (measures, visuals, filters) still render as expected.
Save and publish the report back to fabric
Download the PBIX file from Fabric.
Open the PBIX in Power BI Desktop.
Go to Transform Data -> Data Source Settings.
Click Change Source.
Replace the existing SQL database connection with a connection to your Lakehouse:
Use the "Lakehouse" connector from PBI.
Point it to the desired lakehouse and tables inside your Fabric workspace.
(If the schema (table and column names) are same, PBI will automap the queries. Otherwise, you may need to adjust power query steps)
Click Close & Apply.
Validate the visuals (measures, visuals, filters) still render as expected.
Save and publish the report back to fabric
User | Count |
---|---|
20 | |
8 | |
8 | |
6 | |
4 |
User | Count |
---|---|
57 | |
26 | |
19 | |
17 | |
15 |