Hi All,
As title suggests, i am trying to achieve the following using a form group checkbox in a repeat table:
- checkbox in a column in a repeat table
- user checks the box to select the week number (dynamic variable) to be used as a filter in another query
- The other table to the right should dynamically update/filter based on the checkbox selected.
So basically in this mock example, a user clicks on the week of data they want to see in the table next to it to see the daily level data.
I have tried to do everything correct as per documents and forum posts.
here is a shot with most info:
Formgroup properties are set to match the checkbox input (although i have tried this to match the ‘weeknum’ data query)
The data binding for Server Connect is set to the VALUE of the form group which i believe is correct:
And lastly here is the actual condition in the query:
Please help… what am I doing wrong?
I do have another multi-checkbox working fine, but that has static values and is not actually part of a repeating table, rather it sits in the footer below a chart…
scratching my head here!
Cheers,
Phil
Last updated: