Forum Discussion
Anonymous
6 years agoNot applicable
Data source management for reports in all workspaces
Hello, I have several workspaces, each workspace has multiple reports, and each report extracts data from multiple tables, although all tables (in all reports and workspaces) reside in the same SQL s...
GilbertQ
6 years agoSuper User
Hi there
What I would then do is to run Query Profiler on the SQL database when the refreshes are happening to see which tables are being queried.
What I would then do is to run Query Profiler on the SQL database when the refreshes are happening to see which tables are being queried.
Anonymous
6 years agoNot applicable
Thanks Gilbert. I will try that and let you know !