ContributionsMost RecentMost LikesSolutionshow to write a Data Sink value for Height field and adding specific Unit Hi, I am trying to generate data sink for Height field that has been generated from Data Gen (integer only) and i want to add height unit when adding it to data sink "cm" current value field is "${DataGen#Height}" what is the format i can use in Value field for Data Sink? Compare data retrieved from excel (Num only) with UI (Num+Unit) I am trying to compare data between UI and data retrieved from excel The data in excel is number only (40) and it displayed in the UI as number and unit (40 kg), how can I test it Solved