Export Data to Excel in Oracle Visual Builder

แชร์
ฝัง
  • เผยแพร่เมื่อ 8 ต.ค. 2024
  • Export Data to Excel in Oracle Visual Builder
    This video will show end-to-end step on how to Export table data into an excel file. This is what we are going to execute in the video
    Extend the “EmployeeApplication” Web Application created in the previous video ( • Web Application in Vis... )
    Install “Export Data” Component
    Drop the Export Data component on the web-page
    Bind the Export Data component with Data Source
    • Export Data to Excel i...
    Click on the above link and watch the complete video.
    Please like, comment, and share the video.
    Don't forget to subscribe to my channel
    #oraclecloud #vb #integration #oic #cloud #paas #soaCommunity @soacommunity #PaaSCommunity @oracleace #techsupper #ankur
    Join this channel to get access to perks:
    / @techsupper
    Follow me on Twitter, Facebook, and LinkedIn
    / ankur_jain2
    / techsupper
    / ankurjain26
    My Playlists:
    Oracle Integration Cloud: • Oracle Integration Cloud
    Oracle Visual Builder:
    • Oracle Visual Builder
    OCI getting started:
    • Oracle Cloud Infrastru...
    APEX:
    • Oracle APEX

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

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

    Excellent video, thanks for share.
    Is there a way to import data from a CSV file into an array or even into a ADP ?

    • @TechSupper
      @TechSupper  4 ปีที่แล้ว

      Elaborate please.

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

    very useful video thanks.
    If i want to export the only selected or edited record from table how can we do it need your guidance.
    So my requirement is there are many rows in my table there is only one column(Quantity) which is editable. User put the quantity after that only that record i want to export in excel.

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

      You can keep track of the updated records in one array variable and when you click on download button use the same array variable to download the data.

  • @venkatP99
    @venkatP99 4 ปีที่แล้ว

    Thank you ankur. Nice video. I got this requirement that what I ask you few days back.and found this option and made it work also. Anyway thanks for your video

  • @dheerajkm77
    @dheerajkm77 4 ปีที่แล้ว

    Nice option and liked the video. Please let me know if we can generate multiple tabs/sheets in excel file

    • @TechSupper
      @TechSupper  4 ปีที่แล้ว

      May be you can try with Javascript

  • @sravankumaryanamandra943
    @sravankumaryanamandra943 4 ปีที่แล้ว

    First View. Very good video

  • @vishalsingh5562
    @vishalsingh5562 2 ปีที่แล้ว

    Can I export data from multiple tables in one single excel?

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

      You can, the only thing you have to write JS code for this.

  • @KR-uf7dr
    @KR-uf7dr 4 ปีที่แล้ว

    Very useful

    • @TechSupper
      @TechSupper  4 ปีที่แล้ว

      Thanks a lot.
      Willing to learn more in OIC? Buy the Udemy course which will help you to learn Integration and VBCS in more detail.
      www.udemy.com/course/oracle-integration-cloud-oic-in-depth/?referralCode=EE35C319CF22E23E7FD4
      Apply coupon code "TECHSUPPER" and get flat 30 % discount. Code is valid for next 5 days only. Grab the deal now.
      Regards,
      Ankur

  • @mosdineful
    @mosdineful 4 ปีที่แล้ว

    thanks for the nice video! I have been unable to export data from a table with data from multiple Business Object. How to name the "colums.field" from another table?

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

      Let me check

    • @mosdineful
      @mosdineful 4 ปีที่แล้ว

      Any update on this question?

    • @aimankhan7008
      @aimankhan7008 4 ปีที่แล้ว

      @@TechSupper any update?

  • @aswathyvarma2702
    @aswathyvarma2702 2 ปีที่แล้ว

    after exporting the first column's header appears in double quotes everytime, how to remove it?

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

      Try to change the CSV comptability property to plain.

    • @aswathyvarma2702
      @aswathyvarma2702 2 ปีที่แล้ว

      @@TechSupper that helped! Also, when xlsx file is exported, it's not supported in Excel, any workaround for this?

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

      You will have to use javascript for excel.

    • @aswathyvarma2702
      @aswathyvarma2702 2 ปีที่แล้ว

      @@TechSupper okay . thank you!

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

    How can we restrict timestamps entering into excel when we click on export?

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

      I didn't get your question

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

      @@TechSupper i want to export a table into excel using the default export but when i do so i am getting timestamps in the excel along with dd/mm/yyy for date columns. how can we restrict that?

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

      Choose the Export Data component, go to Data tab from property section, and under Export Attributes, enter the field and header that you want to export.

  • @sakshisinghal7068
    @sakshisinghal7068 3 ปีที่แล้ว

    How this excel file can be downloaded in xslx format

    • @TechSupper
      @TechSupper  3 ปีที่แล้ว

      try to give extension .xlsx.

    • @sakshisinghal7068
      @sakshisinghal7068 3 ปีที่แล้ว

      I tried but it is not working

    • @sakshisinghal7068
      @sakshisinghal7068 3 ปีที่แล้ว

      While adding the extension simply....when we download the file ...it is not supported in excel

    • @sakshisinghal7068
      @sakshisinghal7068 3 ปีที่แล้ว

      @@TechSupper pls help

    • @aswathyvarma2702
      @aswathyvarma2702 2 ปีที่แล้ว

      @@sakshisinghal7068 hey! did you find a solution for this? if yes, could you please share