Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
Sherry George, I have this same issue. Everything starts in the data model. I'm using a SQL Query, is very simple. Then the column type is String and it automatically deletes the blank spaces. For example: In the SQL Query I put: Select 'hello world' from dual When I see the data it looks like this: 'hello world' What I…
-
I'm using a BIP layout. But the issue started in the data model. I create a new data model with a simple SQL Query: Select 'hello world' from dual In the data model, when I go to the View tab, and try to see the resulting data, BIP has already delete the blank spaces. Thanks, Gladys
-
Thanks Sherry George, it did worked. I had my RTF template wrong before.