Hi All,
I have a requirement where I have 3 different fetchxml queries of same table, on button click on Main grid it should create that data in 3 different sheets of the same excel file along with pivot table and download that file.
I have used using power automate "HTTP trigger and Respond to power app flow". its giving runtime error as the file has around 300 records.
I have used Plugin its giving the "ClosedXML" error.
Any inputs?