Forum Discussion

mohammadyousaf's avatar
mohammadyousaf
Resolver II
2 years ago
Solved

Dynamic formatting based on Selected Value

Hi, 

I have a case where I want to display Unit of Measurement Dynamically. For example, If Selectedvalue[ACTIVITY_ID] type , than it should show the values formatted as #0,0 along with unit of measurement. Expected output will be 

2,345 | Nos. 

Activity_ID is taken from Table_Activity_Master column Activity_ID
Unit is taken from Table_Activity_Master column Unit_Name

Any help is muchappreciated. 

2 Replies