Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hi all,
i'm trying to understand the behaviour of this scenario:
1) I have an imported table from SqlServerDB
2) I've crated a copy of 1) with Reference
The 2) looks like this:
let
Source = Table1
in
Source
I published the report to PowerBi Service. When i try to manually refresh the dataset, how many sessions in the db running the query for 1) should normaly be observed? The 2) is an indipendent connection?
If i connect to the db and watch sessions, i can see two that refer to the same query.
Thx
Solved! Go to Solution.
Hi @stefanik ,
Every reference table provides a connection to the database.
Best regards,
Lionel Chen
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @stefanik ,
Every reference table provides a connection to the database.
Best regards,
Lionel Chen
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.