Forum Discussion
Sibrulotte
6 years agoHelper IV
Parameters using query not updating
Hi, I have a parameter that uses a list query to define the parameter value.
vDatesDernier is a query converted into a list. It's current value is 2020-02-18, and has been refreshed quite recently.
But the parameter is not moving, and in the query that uses that parameter, I still find 2020-01-06 as the parameter value used.
How can I make this value move!?
Hi Sibrulotte ,
If you want to use the query value to filter table, we can use it directly by Query1{0}.
Best regards,
1 Reply
- v-lid-msftCommunity Support
Hi Sibrulotte ,
If you want to use the query value to filter table, we can use it directly by Query1{0}.
Best regards,