All,
I have completed my Flow, but one of the steps results in an error. When I attempt to use the Excel: Get Rows action for a named pivot table in a spreadsheet, the action does not recognize the table name. Are pivot tables excluded from Excel actions? If so, is there a known workaround for this issue? My spreadsheet queries an external source which is then summarized in a pivot table. I'm attempting to extract the pivot table row values and insert them into an email all via a Flow.
Your help is much appreciated, thank you.
Hi @geotech,
The Excel Connector can't work with Pivot table.
The workable Excel table under Excel Connector is the following (Data Table):
You may need to first 'Copy' the Value from the Pivot table into an actual data table, then use the data table as the data source under Microsoft Flow.
Then follow my reply in the following thread to configure the Flow:
Regards,
Michael
@v-micsh-msft, thank you for your response. The pivot table that I have is updated periodically and, without creating a macro, it does not seem possible to have an Excel table that mimics the pivot table. Are you aware of any workarounds for this that would not require a macro?
@v-micsh-msft, I was able to change the way my data source is fed into my spreadsheet and I'm able to use Excel tables as opposed to pivot tables. I followed your directions using the link you provided for the rest of the flow and I'm sucessfully able to produce an email with the table. I am having one minor issue related to the format of the date column in my table. I found a few resources that referenced the Compose action in order to format the date without the time stamp using: formatDateTime(item()?['Blocked_Date'],'MM/DD/YYYY'). The issue I'm having is that I'm not sure how to place the Compose action in the flow for it to properly format the column. I understand that the results from the Compose action are not currently being used in the flow. I've tried using the formatting above within the Select action, but that does not appear to work. I've also tried using the results from the Compose action in the Select action with no positive results. Do you know how I can incoprorate this formatting correctly?
Here's my flow:
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
Announcing a new way to share your feedback with the Power Automate Team.
Learn to digitize and optimize business processes and connect all your applications to share data in real time.
User | Count |
---|---|
72 | |
23 | |
17 | |
17 | |
13 |
User | Count |
---|---|
125 | |
35 | |
30 | |
28 | |
26 |