Skip to main content
April 13, 2026
Question

Passing Entity in a Cube View Row to an XFBR in a Cube View Column

  • April 13, 2026
  • 0 replies
  • 0 views

Hi all,

I have an XFBR that I would like to take the entity member in any given row in a cube view. I've tried |MFEntity| but that doesn't work. |CVEntity| and |POVEntity| don't work either since they can only pass a single entity for a given cube view.

Is there a way to get what I need outside of manually doing a column override for every single row in my cube view and hard coding the entity that I need to pass to the XFBR?