-
Re: Capturing uploading timestamp in a line item in module
@Vicky_Kapri, There is no built-in feature that updates the current timestamp based on file upload in a module. However, you can try something like this below, 1. Model history keeps track of what ha…1 -
Re: Need help in setting the column
@praba71, The easiest way to do this by having a custom time list and mapping it with your actual line items by creating a line item subset. Create a custom list for "month", "quarter&…1 -
Re: Restrict User Input in a Field to a certain range
@mohitveer_sandhu, Have one more text or list formatted line item that shows the error message based on the user input. The logic remains as If X < 0 Then "not valid" else if X > 100 …1 -
Re: show summary with Selective access enabled
@Dileepkumar B, You can make use of DCA to set this up as @rob_marshall suggested. You can also have the same DCA to filter the list in the dashboard that lets you hide the list members not relevant …1 -
Re: Need help with Selective access problem
@Vishal_Tiwari, Selective access controls the actual user's list but not the custom user list. Set up DCA by dimensionalizing both custom user list and list B and use them as read/write driver access…1