Hi,
I have created an app which compares two files (inputs). First part compares numeric fields and second - string fields. String part slows down the app, so I'd like to have a possibility to switch off this part maybe using a check box. In this app there are multiple reports to compare, so this switch should be available for each stream. In addition, the output is in one .xlsx file with two dedicated tabs.
This is what it should look like.
Thanks for support