Oracle Analytics Cloud and Server

Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture

Presentation variable and left function

Received Response
1
Views
3
Comments

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

Welcome!

It looks like you're new here. Sign in or register to get started.

Answers

  • Rank 6 - Analytics Lead

    Please provide an example , so that people will understand better.

  • Rank 8 - Analytics Strategist

    You need to use the substring function, in conjunction with the locate function, see below for a very similar question =>

    Alternative for INSTR() in OBIEE

  • Rank 8 - Analytics Strategist

    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?

Welcome!

It looks like you're new here. Sign in or register to get started.