Forum Discussion
User input parameters for direct query
I would essentially have to build a table with all necessary dates and TIMES possible to allow for it to be selected from a list rather than typed or entered via calendar control?
correct. That's how it is designed. If you want a different design please consider voting for an existing idea or raising a new one at https://ideas.fabric.microsoft.com
Remember that instead of using parameters report users can make extensive use of the filter pane which has all these capabilities.
Thanks, yes I'll head over there and make that suggestion.
In regard to the filter pane. It seems to me filtration is done after data retrieval (not pushed down or "folded" into query execution as a condition on the data source). I don't think anything done in that filters panel seems to be pushed down to the data source as conditions which is contrary to my entire intent. At least if I go to "view native query" it doesn't show any of the filter criteria. I think all that happens after retrieval.
- lbendlin1 year agoSuper User
See my earlier link for Dynamic M Query parameters - but that requires your data source to be in Direct Query mode.