Hello,
See below where a filter is applied to select only lines with "A" but the Table Spreadsheet Include is showing all lines.
Could help me with this issue?
Thank you,
** without any filter **
** with filter "A" **
Hi @Nicolas Goutte ,
It's an expected behavior, I'm afraid.
In the Table Spreadsheet Include macro you select to show the whole sheet or a specific cell range. So, when you filter smth in the source Table Spreadsheet, the cells are not deleted, they are just temporarily hidden.
So, the workaround will be to wrap your Table Spreadsheet Include macro in the Table Filter macro (all our macros are compatible) and filter it on the fly. So, your users won't be able to make any changes to the original spreadsheet as they work with the reused content but they will be able to filter the required data.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.