Forum Discussion
Boyan
Helper I
6 years agoHow do I edit a "Direct Query" source meaning I need to edit the actual SQL code?
Hi everyone, I'm using a Direct Query to connect to various tables. Each object shows up in my model as a separate query and I only have one data source - the SQL server against which each Direct...
- 6 years ago
If you go the report view you can right click on the query and see the 'Edit Query' option. This doesn't show up if you are in the model view (which makes no sense).
jdbuchanan71
Super User
6 years agoIf you go the report view you can right click on the query and see the 'Edit Query' option. This doesn't show up if you are in the model view (which makes no sense).
- Boyan6 years ago
Helper I
jdbuchanan71 Thank you - that kicks the elusive "Query Editor" and from there I can right-click on the source and edit the query. Thank you!