Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All ,
How to Handle Dimension where dimension values though same but are not proper ?
Shekar
Hi shektar,
In these cases the most common solution is to apply a text format function like Upper() (all characters in uppercase), Lower(all characters in lowercase) or Capitalize(first character in uppercase, the rest in lowercase). You have to take it into account when associating tables in a QlikView model.
Hope it serves!
Regards,
H
Hi shektar,
In these cases the most common solution is to apply a text format function like Upper() (all characters in uppercase), Lower(all characters in lowercase) or Capitalize(first character in uppercase, the rest in lowercase). You have to take it into account when associating tables in a QlikView model.
Hope it serves!
Regards,
H
I agree, that with your sample data, some simple text function like Capitalize() should do what you need: Create a consistent value per country name.
If there are other deviations in spelling than case, you can also consider a mapping approach: