Excel load Time
Hello everyone,
Hope you are doing good.
I have a little question, im trying to load an excel data file using a time parameter that will allow to put load the workflow time automatically, but OS tell me that |WFTime| is Unmapped.
does anyone know if using the parameter wrongly or shouldi use another parameter ?
Thanks in advance for you help.
Did you try as described in the documentation?
"In order to use Current/Global Scenario and Time, use .C# and .G# which creates a Static Value for the Time and Scenario within the Named Range. T.C# and S.C# returns the current Workflow Time and Scenario. T.G# and S.G# returns the Global Time and Scenario."
You could also configure the data source to use CurrentDataKey for time
Ok thanks for testing that. Since the T.C# worked instead would be be able to mark the answer as a solution?