Forum Discussion
AaronMcClay1311
3 years agoRegular Visitor
Calculated Columns Based on Text Field Data
Hello, So I am trying to create a calculated column based on a field. What I am trying to see is how much we have spent on moving product within our warehouse. So if it costs $5 (this field would...
- 3 years ago
Hello
You can use what if parameter here, can you confirm what exactly you want to update if Cost of Movement is changed to diff value
JadhavVarsha_13
3 years agoHelper V
Hello
You can use what if parameter here, can you confirm what exactly you want to update if Cost of Movement is changed to diff value
AaronMcClay1311
3 years agoRegular Visitor
That worked perfectly! I was trying to mulitply the Count of Transactions by the What if Value. I got exactly what I was trying to get! Thank you!