cancel
Showing results for 
Search instead for 
Did you mean: 

SAC dynamic text error if OVM is active

horynao
Participant
0 Kudos
219

Hello everyone,

I would like to ask you about dynamic text in Story, while Optimalized View Mode is active. I found a note with number 2814560, that says dynamic text can not be duplicated or copied. But even If I recreate it (text field and add dynamic text used in previous page), there is an error too. This dynamic text is based on calculated dimension and calculated measure behind it.

What I need to do to make dynamic text working properly on another page, please?

Dynamic text while Edit mode is enabled. This is also strange, that it works well in edit mode.

Dynamic text after story is saved and view mode is enabled.

Thank you in advance,

Best regards,

Ondrej

Accepted Solutions (0)

Answers (2)

Answers (2)

horynao
Participant
0 Kudos

Hello,

thank you for your advice, but I think there is misunderstanding, I want to have dynamic text in basic Story with OVM, not at Analytic Application or basic Story with ODE (Optimized Design Experience).

Or I dont understand..? Could you provide some screenshots?

Thank you very much

Ondrej

eeddggaarr
Contributor
0 Kudos

Hi Ondrej,

Have you already tried to create a global variable and push this text into this variable?
Then you could create text objects on multiple pages and use e.g. Text_2.applyText(your_global_variable);
Or you could move the text object from page one to the current active page which will reduce number of total objects in your story.
regards
edgar