how to add independent column in a module?
Best Answer
-
You can add a new column (e.g., "Status") to your table and make it independent of the filter month by:
Creating a new column in your data source (e.g., Excel, Google Sheets). McDonalds Survey
Use a separate data validation list or dropdown menu for the Status column.
Ensuring the Status column is not linked to the filter month column.
This way, you can update the Status column independently, without affecting the filter month selection.0