Hi!
I want to see only photos with positive value stock!
I tried coding below but I could not get it to work:
=if(Aggr(Rank(Sum({<$(v_SOHQty_Wh)<>'0'>}$(v_SOHQty_Wh)),4,1),[Continuative SKU]),ImageLinkURLContinuativeColor)
Any advice would be great,
Thanks!