I have a custom Billing Status field in the Time Entry. It's value is being sourced from {billed} which is not exposed in the Time Entry. So, I used that custom field to expose it. It works if I uncheck the Store Value.
However, I need it to be stored so that I can use it on SuiteAnalytics Workbooks.
Is there a way to keep the store value checked?
Note: I think there is a workaround which is to create 2 custom fields, one is stored (populated by a WF and copied from the non-stored) and another is non-stored. But I think this has to be scheduled and if so it wouldn't work for us.