Forum Discussion
Omkareshwar
2 years agoContributor II
Hi Joliver388,
Can you print args.line string and see how OneStream is processing that string I think it converts a matrix data source into a tabular in the backend and then process it accordingly I may be wrong but can you trying printing the arg.line line expression and share the results then what you can do is split that string into an array and select the value you want to check There will be 24 complex expressions for every time dimension.
And if the above isn't working you can write a connector which will parse the file convert it into tabular format from matrix and then you can simply use the complex expression you already have.
It will be great if you share args.line expression to work on this solution further.
Thanks,
Omkareshwar