Forum Discussion
Anonymous
7 years agoNot applicable
dynamically changing url adress in web datasource
Hallo
i have connected to a web service, but i have a problem with dynamically changing the date filter in the data source.
The URL link (does not work)
I want to dynamically change the parameters:
ts=1563148800
end_ts=1563408000
Can some one help me?
2 Replies
- v-frfei-msftCommunity Support
Hi Anonymous ,
We can create a paramater like this.
After that, edit your url in Advanced Editor.
http://flexws.appserver.dk/flexws/unitstat/?guid=???????????????="&#"Parameter1"&"?????
- AnonymousNot applicable
I can not see how to dynamically change the values of the parametres. The value of the parametres are still fixed.