I have an automation that can be triggered via a button in an app. That automation should create a pptx file that contains certain sheets. The attached automation is working fine and is creating an output that also contains the selections in the app. My issue now is that the last sheet distribution of errors repeat sheet needs to be repeated for each possible value for a straight table in the app. I already tried to add that straight table and used the filter on it but it gives always an errer invalid value while the column name was correct and the value was a correct value. That straight table in the app is also limited by the selections made in the app and should also be filtered in the automation.