Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
Thanks Kevin, it is what I found late afternoon yesterday, but many thanks from your prompt answer. Fabio
-
Thanks Sandeep, at the end I could have a good result following your advise! It was a combination of changes to have a good result. This is what I have written at the end: url:{/DATA_DS/G_4/FLAG_URL_2} The strange thing is that without the use of the complete XPATH the rest of the RPT works, and just for the image it…
-
At the end your advise was the solution of my problem. I just have had to use your solution and the complete xpath, this is what I have written in the Alternate text: url:{/DATA_DS/G_4/FLAG_URL_2} I did not understand why in the other sections of the RTF it was enough the use of the simple field name : <?FLAG_URL_2?>…
-
Sorry Sandeep, this is a similar solution I have used, it lacks in some syntax detail but is similar. If you have read what I have written the problem is more deep. I have problems in the embedding I think. So I ask yet help from someone that have had a similar issue than mine, or that know for sure how I can write the…
-
I have used the correct xpath, see this example. I have inserted two elements, one within a field object named FLAG_URL which contains the same text than the text directly written in RTF. after the execution of the report I have this result: the red circle could contains the image from the link build using the variable…
-
Sorry Sandeep, this is a similar solution I have used, it lacks in some syntax detail but is similar. If you have read what I have written the problem is more deep. I have problems in the embedding I think. So I ask yet help from someone that have had a similar issue than mine, or that know for sure how I can write the…
-
Dear Mallikarjuna and Kevin Thanks for you suggestion! Fabio
-
Thanks for the answer @Federico. Actually I have used CURRENT_DATE in the code of the analysis, so the analysis logically will not cached. I tried to set the cache just to find a way not to rerun the query, it was an idea to prevent the double execution. My disappointment is related to the fact that the code is running…
-
Hi @federico sorry but I cannot do that, because this analysis is a part of a dashboard page, with prompt filter given to the users as a part of a complete dashboard. So I cannot run it as an Agent. It is possible in other way? Thanks! Fabio