Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi Everyone,
The Below expression is written for working only individual fileds.
But my requirement is that i need to use Group instead of single field i.e; i need to have here GetCurrentField(BCgroup) where i highleted the expression in Red color and GetCurrentField(DEgroup) in Blue color.
Pls share your ideas on this issue.
=count({$<BCShotFlowIndexA={">=$(bcVar1)<=$(bcVar2)"}>+$<DepoBCPeakVacA={">=$(DeVar1)<=$(DeVar2)"}>} LensKey)
Thanks
Hi,
I created a sample app with my suggestion
Hope it helps,
Erich
Hi Erich,
Thanks for your amazing response . The attachment of your varGroup.qvw is unable to open in my system because i am having Qlikview10.0 trial version.
Is there any other way to reach your solution to me.
Thanks...
Hi Erich:
Look at your file a little retouched by me.
Now I know how to attach a file.
The new site is looking good but I need to learn how to use it correctly. ![]()
Hi Erich,
Thanks for your reply
The idea to bind the group data by taking variables and using those variables instead of groups is excellent
and it is working well.
Thanks...