Forum Discussion
emmet
7 years agoFrequent Visitor
Trace Files and Query Editor on Salesforce Objects
Hello, I have a Power BI Desktop report with a connection to a Salesforce Object that I then publish to an online workspace. In the Query Editor, I am filtering out both columns and rows from the...
v-piga-msft
7 years agoResident Rockstar
Hi emmet,
1. It seems that you want to have an analysis of the trace files. You could have a guide of this blog which introduce us what the trace file do and you also could analyze the files with this tool so that it will be more easier.
2. I'm not clear about your question "How is this the case if the entire Object isn't getting loaded into the workbook"? Do you mean that if you cannot load all tables from SalesForce Object in Query editor? We need to analyze it according to the specific situation.
3. When it comes to publication, only the filtered Object in query editor will be published as the Dataset in the workspace.
Best Regards,
Cherry
emmet
7 years agoFrequent Visitor
Hi v-piga-msft (Cherry), Thank you for your responses! I have a couple followups: 1. I'm not actually interested in an analysis of query performance. Given two trace files, each access the URL hosting the table queried. However only one trace file details the SQL query itself. What data is getting pulled in the other trace file? I'm not sure how to interpret it. 2. Can you clarify how exactly the Query Editor is accessing data in the Query Editor interface? Specifically, given three Applied Steps (Source, Navigation, and Filtered Rows), the non-filtered table is accessible when selecting the Navigation Step. Is the entire table getting pulled in for viewing with the Query Editor open? If ultimately the filtered table is what gets pulled into the workbook and published as a Dataset in a Power BI workspace, how is the Desktop application accessing the broader query? Thank you!