Issues with loadHier/loadMeasure utilities - when single/double quotes present in label/measure colu
I am working on RPAS project and using CSV files format - RPAS utilities - loadHier and loadMeasure are not loading the strings ihaving single quote / double quotes. Anyone has the solution for this problem. We are logging the SR with Oracle, I would like to check here as well, if anyone know the solution please let me know.
I have tried the following:
1. wrapped in double quotes
2. wrapped with '" (single quote and then double quote {with/withouse space in between})
3. Escaped with black slash /
The above scenarios doesn't help.
0