Forum Discussion
MarceloSilva5_
4 years agoFrequent Visitor
How to pass a empty parameter in URL filter query string
Hello i have a question: I created this query: (Name as text,datetimestart as text, datetimeend as text, listzones as text, listaps as text, listdevices as text, listuserprops as text, topreg...
- Anonymous4 years ago
Hi MarceloSilva5_ ,
Please try to update the codes of parameter listdevices and listuserprops as below and check if it can work or not:
null meta [IsParameterQuery=true, Type="Text", IsParameterQueryRequired=false]And you can get the details of query parameter in the following links.
Creating Dynamic Parameters in Power Query
Best Regards
Anonymous
4 years agoNot applicable
Hi MarceloSilva5_ ,
Please try to update the codes of parameter listdevices and listuserprops as below and check if it can work or not:
null meta [IsParameterQuery=true, Type="Text", IsParameterQueryRequired=false]
And you can get the details of query parameter in the following links.
Creating Dynamic Parameters in Power Query
Best Regards