I am creating a dashboard (Workbook) based on some datasets.
I want to add an excel file (or something similar) that the end user will update daily, which will contain a list of IDs I want to exclude from my dashboard.
I have tried to do it as a DS and as a DF combining my main DS with this one but it does not work properly.
Which is the best way to do it?