-
Re: Date comparison
HI Prateek, You can do a comparison by using operators >,<,<=, >=,<> etc.. between dates. Add a new property in the list and put the comparison formula as shown below. Hope this wou…4 -
Re: Is there any way to publish model setting History log in Dashboard ?
HI, Yes there is a way to bring this in Dashboard. All you need to do is, go to history (last 24 hours) and do the export and save that export action. Based on your requirement, build the module with…4 -
Re: What is the best way to sort the list items
HI Mahesh, Try it in this way. Step 1: Create a List called "Alphabetical Order" and create all the 26 characters as a list items with code starts from 0 to 26. ( Note :This will be a one t…4 -
Re: Retrieve Numbered list' Display Name
HI @gregoryTan, In this case use lookup and bring in the Display name. Ex: Product list.Display name[lookup:Product] where Product list is a list and Display Name is a property in that list and Produ…4 -
Re: Blank for numbers
HI, It is possible to bring blank instead 0 in number format line item. Simple go to fromat and change the "Zero Format" to Blank. However if you try to put 0 in that line item it will be s…5

