The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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 |
---|---|
17 | |
9 | |
5 | |
3 | |
3 |
User | Count |
---|---|
46 | |
23 | |
17 | |
13 | |
12 |