Skip to main content
Best answer by PaiChung

Since the data exporter widget downloads data that is returned to the Mashup, you could tie in a Validator to validate there are rows before enabling the 'Data Export' widget or intercept the request and show a Message if there are no records.

1 reply

PaiChung22-Sapphire IAnswer
22-Sapphire I
April 12, 2022

Since the data exporter widget downloads data that is returned to the Mashup, you could tie in a Validator to validate there are rows before enabling the 'Data Export' widget or intercept the request and show a Message if there are no records.