We have two models across which we need to import data by versions (Actual and forecast) and product category, as different categories are managed by different heads. The actual data needs to be imported by month, and forecast data needs to be imported once. We are planning to provide data Import to these head users through action buttons on dashboards . Now, due to the sheer number of product categories, the number of import action buttons which we will need to publish is huge. For example if we have 10 categories, then we will need to publish 10x12 + 10 = 130 Action buttons on the dashboard(12 Actual months imports for 10 categories and 1 forecast import for each category). Any suggestions on how this can be done more efficiently to provide a better user experience?
... View more