Adjust single variable in Quick View for one line only
- 2 years ago
You can get the data you are looking for, but without the ud5 column. If this is not an issue, you can use multidimensional statements for the Flow filter including the ud5 specification.
The Flow Filter setting would look like this: F#pycybal:Ud5#TG304, ..., F#fxint:Ud5#tg304, F#MVTCALC:Ud5#Top, F#clbalinp:Ud5#TG304
with the name keyword, |MFFlow|, |MFUd5| or |MFFlowDesc|, |MFUd5Desc| , you even can show a combined row header: F#pycybal:Ud5#TG304:name(|MFFlow| - |MFUd5|), ..., F#fxint:Ud5#tg304:name(|MFFlow| - |MFUd5|), F#MVTCALC:Ud5#Top:name(|MFFlow| - |MFUd5|), F#clbalinp:Ud5#TG304:name(|MFFlow| - |MFUd5|)
I don't have your metadata, but it would look like this:
But if you hard code it like this, why not convert the quickview to functions and then just replace the mvtcalc formula's pov with Ud5#top?
I hope this helps and cheers
Christian