Oracle BI Publisher : Add a Parameter to the Report

แชร์
ฝัง
  • เผยแพร่เมื่อ 9 พ.ย. 2024

ความคิดเห็น • 30

  • @graftedbranch7246
    @graftedbranch7246 11 หลายเดือนก่อน +1

    Excellent presentation. Perfect for what I am trying to accomplish. You have a nice, logical and calm way of preseting the material.

    • @atarunraj
      @atarunraj  11 หลายเดือนก่อน

      Thank you. Appreciate the feedback.

  • @THARIQ-
    @THARIQ- 16 วันที่ผ่านมา

    You're an Underrated Gem 😇

    • @atarunraj
      @atarunraj  15 วันที่ผ่านมา

      Appreciate the kind words

    • @THARIQ-
      @THARIQ- 14 วันที่ผ่านมา

      @@atarunraj Expecting more fusion technical contents in future .... I Hope you will get more attention bro ❤

    • @atarunraj
      @atarunraj  13 วันที่ผ่านมา +1

      Let me know if you have suggestions for content. Thanks. It will help if you share the channel and videos with friends, colleagues, etc.

    • @THARIQ-
      @THARIQ- 13 วันที่ผ่านมา

      @@atarunraj Sure I will share with my friends

  • @vakeeshganeshar9623
    @vakeeshganeshar9623 ปีที่แล้ว +1

    Thank you very Much Arun. Looking forward to the next video for list of values.

    • @atarunraj
      @atarunraj  ปีที่แล้ว +1

      Uploaded the example. Hope you like it.

    • @vakeeshganeshar9623
      @vakeeshganeshar9623 ปีที่แล้ว

      @@atarunraj Thank you Arun. much appreciated

  • @RaviKumar-k7x8s
    @RaviKumar-k7x8s ปีที่แล้ว +1

    Hi Arun, I appreciate your work and good information. what is the tool that you have been using to query the backend data using SQL?

    • @atarunraj
      @atarunraj  ปีที่แล้ว

      You can check this video I created about the tool
      Cloud Miner: The SQL Developer Equivalent for Oracle ERP / HCM / SCM Cloud
      th-cam.com/video/7f6gIB3rNCg/w-d-xo.html

  • @jennieroselarin2325
    @jennieroselarin2325 11 หลายเดือนก่อน +1

    Hi Arun, would you know why the BIP report is not capturing all of the data when I added a new parameter, initially I only have the Period and Account parameters which works just fine and get all the transactions based on the parameter but after I've added another parameter which is related to the "Location" the report behaves differently wherein unless you select certain "location" it will not generate all even though "All" has been set as value. Thank you!

    • @atarunraj
      @atarunraj  11 หลายเดือนก่อน

      Can you provide a screen shot or the query ? You can connect me on LinkedIn to message me directly

  • @hanzalakhan3955
    @hanzalakhan3955 4 หลายเดือนก่อน

    Hello, Thank you for the video. Instead of adding the vendor name as a column is there a way to show vendor name (single value) on top of the table in the report output since that value is repeated. In other words, how to display the parameter in the report output without explicitly showing it in a column.

    • @atarunraj
      @atarunraj  4 หลายเดือนก่อน

      Yes we can. Let me make a quick video on that next

    • @hanzalakhan3955
      @hanzalakhan3955 2 หลายเดือนก่อน

      @@atarunraj Hello: Have you made a video on that. If yes, can you please share because this requirement is in many of our reports.

  • @jennieroselarin2325
    @jennieroselarin2325 ปีที่แล้ว

    Hi Arun, would you know how to have a date range as parameter in the BIP report like for example I want the invoice creation date for certain number of days instead of using the accounting period since some AP invoices created might not be posted on the same accounting period. Thank you!

    • @atarunraj
      @atarunraj  ปีที่แล้ว

      I can definitely create an example and share it on my blog / linkedin.

    • @jennieroselarin2325
      @jennieroselarin2325 ปีที่แล้ว

      That’s great, looking forward to seeing it. Thank you!

  • @vakeeshganeshar9623
    @vakeeshganeshar9623 ปีที่แล้ว

    Hi Arun , do you know where could I find the Requester name and approver name in the Requisition tables. I can see the ID but not the names. thank you

    • @atarunraj
      @atarunraj  ปีที่แล้ว +1

      Hey. Which table are you using to get the IDs.

    • @vakeeshganeshar9623
      @vakeeshganeshar9623 ปีที่แล้ว +1

      @Arun sorry I didn't explain earlier. POR_REQUISITION_LINES_ALL from Requester_ID. thank you again

  • @ranjithn1177
    @ranjithn1177 9 หลายเดือนก่อน

    Hi Arun, I have 6 parameters out of 6 parameters 3 are mandatory and remaining 3 should fetch all data. Even i tried to select all and multiple select on parameter options. But it is not fetching data. Please upload video for my doubt.

    • @atarunraj
      @atarunraj  9 หลายเดือนก่อน

      Run the BI report from the Data Model. The way you want it. Check if you are seeing data. If not that means you need to modify the SQL. Let me know what you see

  • @Firatayrilik
    @Firatayrilik 5 หลายเดือนก่อน

    Hello, thanks for the content. How to set REPORTNAME parametric? Like, "FILENAME_$YYYYMMDD" YYYYMMDD represents first day of the current month. Ty in advance.

    • @atarunraj
      @atarunraj  5 หลายเดือนก่อน

      I am not clear on what your requirement is. Report name cannot be dynamic.
      Are you may be looking at generating the report output name dynamically?

    • @Firatayrilik
      @Firatayrilik 5 หลายเดือนก่อน

      @@atarunraj yes, exactly. Can you help me?

  • @shannuu7310
    @shannuu7310 10 หลายเดือนก่อน

    hi how can we pass the date parameters

    • @atarunraj
      @atarunraj  10 หลายเดือนก่อน

      You can setup the parameter type to be of date. I can make a video