Categories
- All Categories
- 4 Oracle Analytics Sharing Center
- 9 Oracle Analytics Lounge
- 186 Oracle Analytics News
- 41 Oracle Analytics Videos
- 15.4K Oracle Analytics Forums
- 5.9K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 63 Oracle Analytics Trainings
- 14 Oracle Analytics Data Visualizations Challenge
- 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