comcatenation
1 TopicConcatenation Help
Hi I need to concatenate a measure and a column Example for Volume I have quantity To find total volume I do sum(quantity), but the unit of measurement is in different column which is a string. How do I combine both the values Say 100 KG --> 100 comes from sum(quantity) and KG is present in different column. Thanks989Views0likes4Comments