Oracle Fusion OTBI for Beginners - Part 2 Edit Existing Analysis in BI Composer

Поділитися
Вставка
  • Опубліковано 31 жов 2024

КОМЕНТАРІ • 15

  • @mrmattcooke
    @mrmattcooke 2 роки тому +1

    Great video. Thank you

    • @atarunraj
      @atarunraj  2 роки тому

      Thanks for the feedback

  • @mahmoudhamdy9550
    @mahmoudhamdy9550 3 місяці тому

    thank you sir

  • @deepshi05
    @deepshi05 4 роки тому +1

    This is really helpful 👍

  • @evangelinaaceituno6220
    @evangelinaaceituno6220 3 роки тому +1

    Hi, thank you so much for yours videos, I have one questions,I want to add a calculated column between dates but the invoice date field brings lines without value, it is possible to do some null value changes?

    • @atarunraj
      @atarunraj  3 роки тому +2

      First of all, thank you for the feedback, I appreciate that. Feel free to connect with me on LinkedIn as it might be easier to ask questions.
      I am assuming you want to check if a column value is NULL and return a value if it is NULL. You could use the IFNULL function. The format is IFNULL(column,value). If the column you are checking is, let's say, "DISCOUNT_AMOUNT". You will have the formula as IFNULL(DISCOUNT_AMOUNT,0). You will be able to do this in the BI Analysis editor. Hopefully that helps.

  • @24caratsoni
    @24caratsoni 2 роки тому +2

    How to use this Oracle Vision?? Does it require a licence? I googled about it did not find anything

    • @atarunraj
      @atarunraj  2 роки тому +1

      I am assuming you are asking about demo instance. Some of companies offer access to oracle fusion instance if you subscribe to training from them. If you have access to demo.Oracle.com you should be able to access fusion instances

  • @er.deepshikhasahu3094
    @er.deepshikhasahu3094 Місяць тому

    Please let me know if it will help me to create report now also in 2024?

  • @farhaalam6718
    @farhaalam6718 2 роки тому

    Hi Arun Sir,
    Could you please let me know about OTBI Analysis and Reports for HCM?

    • @atarunraj
      @atarunraj  2 роки тому

      Hi Farha. Are you looking for specific examples of OTBI reports in HCM?

  • @TruptiTivhan-r3t
    @TruptiTivhan-r3t Місяць тому

    Please Help me with formula its not working. Where I do mistake.

    • @atarunraj
      @atarunraj  Місяць тому

      Without seeing what you did, it will be difficult to help.