Logic App Create Table

clouddataquest 91 Reputation points
2022-07-11T14:39:19.26+00:00

Hello,

need pls help with this:

i got a lot of different xlsx files and im using a logic app with the excel connector to create tables in the xlsx files. The create table wants a A1 notation but the files arent allways the same so i need a solution how to set the table range exactle where the data rows collumns end. I hope you can help me. kind regards

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,542 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Kamlesh Kumar 3,866 Reputation points
    2022-07-12T19:00:59.007+00:00

    Hi @clouddataquest ,

    Welcome to Microsoft Q&A Platform. Thank you for the question.

    In this case personally I would suggest you to go with Azure Function approach and write a function and then load the data in table.

    You can refer below Microsoft Documents to get some help,

    https://stackoverflow.com/questions/43171845/download-an-excel-file-and-read-content-with-azure-functions

    Regards,
    Kamlesh Kumar
    BizTalk Techie

    Please don't forget to click on 205836-130616-image.png or upvote 205759-130671-image.png button whenever the information provided helps you. Original posters help the community find answers faster by identifying the correct answer. Here is How

    Want a reminder to come back and check responses? Here is how to subscribe to a Notification

    If you are interested in joining the VM program and help shape the future of Q&A: Here is how you can be part of Q&A Volunteer Moderators

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.