The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hi all,
My report is created on top of another dataset and 3 excel files, saved in share point.
What's the issue here?
Many thanks!
Solved! Go to Solution.
Thanks @lbendlin
The issue was with relationship. The calendar table was missing one connection.
your database data source (or the data source in one of the datasets you link to) cannot handle concurrent requests well, or may have pessimistic locking set for write operations.
Thanks @lbendlin
The issue was with relationship. The calendar table was missing one connection.