Forum Discussion
😨😨 How is this possible? (Publish to Web)
Hi alesmarcioni ,
so what do you like to do? To get the same informations like in the reports?
Than look at a page which had these informations and connect this source via web. Then you are able to extract the values from a website.
Best,
Kathrin
If this post has helped you, please give it a thumbs up!
Did I answer your question? Mark my post as a solution!
No maybe I was not so clear:
in the example i mentioned, the report (published via public URL as a view) is filtered by a parameter named 'Country' (take a look to the end of the URL).
I thought it was not possible, but now I hope to be wrong.
Please someone can tell me how the report I mentioned is filterable passing a parameter via GET?
It is a very big need 🤞🤞
Ales
- v-xuding-msft6 years ago
Community Support
Hi alesmarcioni ,
There are a lot of threads to ask how to use parameters to filter data like this report. But no one can give an accurate answer. Apparently, they don't use query string parameters in URL. Beacuse it is not supported to set them for the reports which is published to web. And its syntax is not same as the ones of query string parameters. I think it may be created by JS or other codes by development. Please try to connect them to learn more.
- alesmarcioni6 years agoFrequent Visitor
If it were possible to find the creator of that report I would have already done so;
instead I think there is a way to use the parameters also in the URL view.
In the same way we can pass the parameter of the report page via GET (&pageName=***).
I don't want to give up because it's a solution that would help many users!😥