Hi,
I want display a single result for the virtual column instead of a list (Percentage Monthly Weight Different=-0.0029 %) as it is showing this below:
I used this expression
Can you help me to get the right expression.
Thanks
Hi,
I want display a single result for the virtual column instead of a list (Percentage Monthly Weight Different=-0.0029 %) as it is showing this below:
I used this expression
Can you help me to get the right expression.
Thanks
Wrap the whole thing in UNIQUE()
Thanks it work