Scenario: I have a table of open orders by vendor, I need to be able to generate an excel file with a list of every vendor's open orders separated on each tab.
I need then need to set up a subscription that would send this excel file to someone who would distribute the sheets to the respective vendors.
The problems: - The list of vendors changes frequently therefore I will need to dynamically create and remove vendor tablixs as these changes occur. - I need to also have each excel sheet labeled dynamically to the correct vendor.
Thank you in advance for you much appreciated help. please let me know if you need any additional details.