DEV-RS
8 months agoNew Member
Status:
New
Data Agent: Restore inline “Show SQL” in Data Agent Test pane (or add a developer toggle)
Until yesterday, the Data Agent Test pane had an inline “Details” section that exposed the generated SQL for Warehouse/Lakehouse steps. Now the only path is “Download diagnostics,” which produces a JSON I have to open and parse to find the SQL it generated for my test promt. That adds multiple clicks and context-switches per prompt and has greatly slowed down development.
Impact:
- Slows the tight dev loop (prompt → inspect SQL → adjust → re-test) because have to find SQL in diagnostic file instead of directly below my prompt/answer in the test pane
- Makes authoring and curating example queries more cumbersome.
- Discourages rapid experimentation when training the Data Agent on domain data.
- Increases overhead during multi-step plans, where I need to see the SQL per step quickly.
Basically, when we're not getting the data we're expecting, I was previously able to easily identify the issue by quickly inpecting the SQL and then adding updated example queries to the data source examples section. This would fix the issue and was fast. Removing the generated SQL in the test pane has now slowed down development significantly.
Request:
1) Restore the inline Details / “Show SQL” panel in the Test pane for Warehouse/Lakehouse SQL endpoint calls.
2) Alternatively, add a “Developer mode” toggle that shows tool calls (with generated SQL) inline—no download required.
No CommentsBe the first to comment
Recent ideas
Native Master Data Management Solution
Microsoft Fabric currently lacks a native Master Data Management (MDM) capability, creating a gap for organizations that need to manage and govern business-critical reference data such as customers, ...bradcoles5 minutes agoRegular VisitorNew210Views1like3CommentsCopy results as markdown from data grid
When copying results from a query on the SQL Endpoint or Data Warehouse I often have to convert from the tab delimited table to markdown for sharing the results via services like teams or github. It...Tom_Fosterbi44 minutes agoRegular VisitorNew2Views0likes0CommentsDeployment Pipelines - Remember selected stage
Every time we go into a deployment pipeline, it defaults to selecting the Development stage. I believe that it would be very rare to have a user select the Development stage. It would be helpful if d...PeterDaniels8 hours agoAdvocate IINew1View1like0CommentsDisable auto-restore previous session's tabs in new Fabric sessions
Description: Since a recent update, starting a new Fabric session — for example by opening Fabric in a new browser tab — automatically reopens all the item tabs that were left open from a previous s...MathieuVr15 hours agoFrequent VisitorNew58Views5likes1Comment