In a REST Data Source, How do we pass a dynamic Page_item in REST Source Parameters for filtering. I am trying to do something like this where my URL query string Name is filter and the value is : (param_c_status = 'WORK_IN_PROGRESS').
Here i want to replace WORK_IN_PROGRESS with the dynamic page item like P3_STATUS Field. Is there any way to bind this. I have tried #P3_STATUS# and &P3_STATUS. But it is not working. Screenshot attached .
