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
Data Pipelines - Run only selected activities
For debugging and testing pipeline activities during development, allow us to select one or multiple activities and run only the selected pipeline activities. For example, I'm working on editing ...frithjof_v7 hours agoCommunity ChampionNew612Views11likes2CommentsSemantic model connection bindings should be in source control (Git)
Semantic model data source connection bindings should be source controlled. A semantic model can contain multiple data source references, each of which can be mapped to a separate Fabric data connec...frithjof_v14 hours agoCommunity ChampionNew17Views1like0CommentsBulk changing column names in Visualizations Pane
We often use raw/api column names or measures with a set nomenclature to be consistent and to keep track of them but we do not want to display these names in the visuals. Currently we have to change ...vishal14019718 hours agoFrequent VisitorNew6Views0likes0Comments