Forum Discussion
changing a data URL parameter
Hi,
I have a full and working report built on a live web url connection like
https://service/api/company/databoards/10=2019-01-01T00:00:00.000Z&11=2019-01-31T00:00:00.000Z
and I would like to extend the date range without having to rebuild the report as it contains various measures and DAX calculations.
Is there a way to extend the original url date range without having to re-do thew work?
Many thanks,
Hi Anonymous
You should probably refer to change the source using parameter.
But I can’t access the link you indicated, I use below url for your reference.
I’ve created the new parameter:
And then replace the url link with parameter:
Everytime we change the parameter, the link will be changed accordingly.
Best regards,
Dina Ye
1 Reply
- v-diye-msftCommunity Support
Hi Anonymous
You should probably refer to change the source using parameter.
But I can’t access the link you indicated, I use below url for your reference.
I’ve created the new parameter:
And then replace the url link with parameter:
Everytime we change the parameter, the link will be changed accordingly.
Best regards,
Dina Ye