Skip to Main Content

Analytics Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Can arrays be used as OpenDataUnit POV Lists?

Daniel Don NilsenJul 30 2018 — edited Jul 30 2018

Hi all,

This is probably related to any HS.function "POV" type of problem, but I'm currently at a specific case with OpenDataUnit. I need to retrieve a dataset for a handful of accounts, and I know that in POV I can provide a system list or a custom member list reference, like "A{SomeParent.[Base]}" or "A{MyCustomList}". However I'm wondering if I can reference an array, something like "A{" & MyArray & "}", or list in plain text, like "A{acc1;acc2;acc3}"?

The reason I wish to do it this way is to be able to quickly prototype and test Rules code without having to update metadata or memberlists, and the decide on the proper place for the list to be maintained once prototyping is done.

Thanks in advance

Daniel

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 27 2018
Added on Jul 30 2018
1 comment
418 views