Azure Logic Apps | Get Entities | azure Table Storage

Abhay Chandramouli 1,021 Reputation points
2023-05-30T09:50:41.9366667+00:00

Hi

I am trying to use Get Entities action from Azure Table Storage in my Standard Logic App

I want to be able to fetch all records - will be in higher thousands..

I want to use Pagination, but as soon as I save it get's turned off automatically

User's image

After this if I save, it reverts to disabled mode.

Please help me. I want to read all the data from Azure Table storage..

Azure Table Storage
Azure Table Storage
An Azure service that stores structured NoSQL data in the cloud.
170 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,133 questions
{count} votes

Accepted answer
  1. VenkateshDodda-MSFT 20,696 Reputation points Microsoft Employee
    2023-06-06T08:54:19.9433333+00:00

    @Abhay Chandramouli Thanks for your patience on this.

    Upon investigating deeper, our engineering team confirmed that this is a bug, and a fix has been created which will be available in next three weeks (No exact ETA timeline might vary due to circumstances).

    Here is the GitHub bug issue #2618 for your reference.

    Feel free to reach back to me if you have any further questions on this.

    0 comments No comments

1 additional answer

Sort by: Most helpful
  1. TP 94,306 Reputation points
    2023-05-30T11:56:38.71+00:00

    Hi Abhay,

    Please try Generally Available Designer instead. What you are seeing might be bug in Preview designer.

    I set pagination in GA designer and it saved it okay. The setting is correct in code view:

    azure logic apps pagination

    Switched to preview designer, and when I edit it shows [object Object] as shown below. If I modify it in Preview designer and save it still comes back as [object Object] even though code is correct:

    azure logic apps pagination preview designer

    Please click Accept Answer if the above was helpful.

    Thanks.

    -TP


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.