Categories
- All Categories
- 168 Oracle Analytics News
- 34 Oracle Analytics Videos
- 14.8K Oracle Analytics Forums
- 5.8K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 56 Oracle Analytics Trainings
- 13 Oracle Analytics Data Visualizations Challenge
- 4 Oracle Analytics Career
- 2 Oracle Analytics Industry
- Find Partners
- For Partners
Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Presentation variable and left function

48d95e02-1a68-4e67-acad-79e66af6b059
Rank 1 - Community Starter
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
0
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