Forum Discussion
Anonymous
2 years agoNot applicable
Filter a report using query string parameters in the URL
Hello Guys, I had an issue when filtering a report using query string parameters in the URL. For example, user open the power bi url firstly in uat Citrix : https://app.powerbi.com/groups/me/rep...
Fowmy
Super User
2 years agoAnonymous
When the transformation occurs from %20 to %2B, it generally indicates the substitution of a space in the original URL with a plus sign in its encoded form. Both representations are valid in diverse contexts, and the selection between them may hinge on the particular requirements of the system or application handling the URL.