How to export measure data except Sunday values
I wanted to export a measure data (which is at sku_str_day level) except Sunday values. Can I use exportData to do that or I need to run any rule to populate temp measure without Sunday and export that.
Any example will be highly appreciated.