Hello
I'm having issues to import the data into Employees list. Instead of showing the employees names its showing a number with # in front of it. Could you please help me?
Hello ,
Since the list is a numbered list , you need to load the employee name into the property marked as display name , since for a numbered list the name is display name is employee name , # represents unique identifier for each item , and use code to load each item
Map Employee Name with Display Name in import action.
In import action while mapping, map display name with Employee Name and run the action once again
I have a Price module where customers are ranked based on their unit prices. I also have a Comparison module, where I want to display the names and unit prices of top-ranked customers for comparison. The model includes a Customers list. In the Comparison module, I want to write formulas to bring in the customer names and…
Can there be a duplication in Process ID's
Client has spoke models built in Classic and now considering building Data Hub in Polaris in order to deal with sparsity. On the surface this seem possible but likely a bad idea. Has anyone done anything similar to this? Specifically, what did you have to do to ensure that data was compatible? Any thoughts or suggestions…