Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 16 Oracle Analytics Lounge
- 216 Oracle Analytics News
- 43 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 79 Oracle Analytics Trainings
- 15 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
Presentation variable and left function

Hello to all,
How can I run a string function like "left" to extract only a few large ones from a slash-by-slice presentation?
For example, I wrote the following:
"FL_L_IN_SAP". "PARTITION_KEY" IN ('ERP _ @ {LEFT (PartitionEntity, 6)} ....
But without success.
Thanks a lot to everyone,
Livio
Answers
-
Please provide an example , so that people will understand better.
0 -
You need to use the substring function, in conjunction with the locate function, see below for a very similar question =>
0 -
Hi,
on your slice by slice the only other point is to move your generated value to a page or prompt level.
Do you still have an issue?
0