tedetherington
2 years agoNew Contributor II
QuickView to show accounts with specific Flow Constraint
Hello,
I want to create a QuickView which shows all BS accounts which have a FlowConstraint which isn't "MVT_GEN" but can't figure out how to set it up.
I have used the following:
A#BS.Base:Name(XFMemberProperty(DimType=Account, Member=|MFAccount|, Property=FlowConstraint)
And this returns the whole BS but with the flow constraint instead of the name, but this is not what I'm after!
Thanks a lot