Forum Discussion
admin11
Memorable Member
5 years agoHow to create expression for display BS Stock Amount ?
Hi All
I have create a column for filter GL Code = 50010 :-
1_B_STK =
SWITCH(TRUE(),
'GL'[GL Code]>=50010 &&'GL'[GL Code]<=50010,"STK",
BLANK())
May i know how to create an expression for compute the Stock Amount ?
Paul Yeo
1 Reply
- jdbuchanan71
Super User