Forum Discussion
xtensibilitybro
4 years agoNew Contributor III
Cube View Sharing
Hi All,
I was wondering if it was possible to pass through an XFBR to cube view column / row sharing.
In this example, we are trying to dynmically have the column template passed through to the cube view using the XFBR string. The string is looking at the workflow and based on the name of the workflow profile the rule returns a specific column template.
When I stick the XFBR string into the column sharing I receive the following error:
Any insight on how to most efficiently do this would be greatly appreciated!
Cheers,
Amar
2 Replies
- xtensibilitybroNew Contributor III
Thanks for this Marc! Worked like a charm.
Cheers!
- MarcRContributor II
Hi Amar, this is possible but via a parameter, so you call the parameter from the cubeview and the zebra from the (literal) parameter. I often use this as a suffix with e.g _act for the actual columns and _ fcst for the forecast. Then I populate the return value based on the wf scenario to show different columns.
Related Content
- 3 years ago
- 2 years ago
- 4 years ago