Forum Discussion

hoaphan's avatar
hoaphan
New Contributor III
4 years ago

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 te...
  • tsandi's avatar
    4 years ago

    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

  • tsandi's avatar
    4 years ago

    Ok thanks for testing that. Since the T.C# worked instead would be be able to mark the answer as a solution?