Hi All
i have try this formula how to use <br > with this formula
If Right({DataTable1.col1},2) = 'J3' then
Replace({DataTable1.col1},'J3','<b>J3</b>')
else {DataTable1.col1};
Hi All
i have try this formula how to use <br > with this formula
If Right({DataTable1.col1},2) = 'J3' then
Replace({DataTable1.col1},'J3','<b>J3</b>')
else {DataTable1.col1};