Hi,
I have requirement that I have to concatenating a column with "countries" name ( string ) and a column "percentage of Total risk" ( integer ) , I have noticed that it is not possible to create a computed column concatenating String with Integer.
any work around ?
thanks in advance