Can you pass range in povName for calculating a model
Summary:
Can you pass range in povName for calculating a model in a Pipeline
Content (please ensure you mask any confidential information):
Can you pass range in povName for calculating a model, instead of passing all POVs separated by commas. Like
FY25:Jan:Actual:Final,FY25:Feb:Actual:Final,FY21:Mar:Actual:Final, and so on till Dec
Can I do something like I can give only StartMonth and EndMonth and it calculates all the 12 months:
FY25:Jan:Actual:Final - FY25:Dec:Actual:Final
Documentation says you can pass multiple POVs separateed by commas. Thinking if there is any way.