fc
2 years agoNew Contributor III
Retrieve POV member from XFBR rule in a cube view
Hi everyone!
I'm currently building a linked cube view that will inherit the Entity and IC members from the original cube view from which it is called.
The IC member, though, will need to go through a transformation (remove the last 3 digits) so I created a XFBR rule to do so.
For example, if the Entity member will be 1010TRW, the IC will be 1010.
I tried to call the XFBR rule in the POV but when I launch it it returns the following error:
"Index and length must refer to a location within the string."
Am I missing something?
Below you can find a screenshot of the POV of the linked CV
Thank you in advance!