To resolve the query issue of the serverless SQL pool and minimize the impact on users, updating the statistics for the serverless SQL pool is the most suitable solution. Tempdb size issues often stem from inefficient query plans, which can be improved by updating the statistics to provide the query optimizer with better information. This approach is less disruptive and easier to implement compared to moving data to a dedicated pool, thereby minimizing user impact.
To support the planned changes, the solution should include the following configurations: First, granting the Build permission for the financial data to each customer is essential because customers need access to the dataset to create their own reports. Second, setting Use datasets across workspaces to Enabled is required to allow customers to use the new dataset from the FinData workspace in their individual workspaces, ensuring seamless access and report creation capabilities.








Granting the sales managers Build permission for the existing Power BI datasets enables them to create their own reports using the existing datasets without modifying the dataset or reports created by others. This approach minimizes the effort needed for ad hoc reporting and maintains the security requirements by not allowing sales managers to change existing reports or datasets. Additionally, this method aligns with the analytics goals and retains the single dataset for consistent data and refresh cycles.