Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
In My Qv Dashboard when we give filter for '01 Apr 2014' to '30 Apr 2014' then show all item(because all items opening available on '01 Apr 2014') but we want to show only these item which transaction are available for given period time, for better clarification attached QV given bellow please any body help .....
Dear Vijay,
I used the follwing syntax for your ITEMNAME to get the desiered field:
Aggr(Only({<ITEMNAME=>}(ITEMNAME)),ITEMNAME)
Hope that works.
Regards
RL
Dear Vijay,
I used the follwing syntax for your ITEMNAME to get the desiered field:
Aggr(Only({<ITEMNAME=>}(ITEMNAME)),ITEMNAME)
Hope that works.
Regards
RL
Thanks Sir ............