In an older version, I used the following method to get and filter data from a table:
%CustomersalesCVExcelData[GLCodeLoopRowNumber][3]%
Where:
Table: CustomersalesCVExcelData
Row: GLCodeLoopRowNumber
Column: 3
I then concatenated three values into one variable using the following format:
%CustomersalesCVExcelData[GLCodeLoopRowNumber][3] + CustomersalesCVExcelData[GLCodeLoopRowNumber][15] + CustomersalesCVExcelData[GLCodeLoopRowNumber][16]%
I have tried using the same syntax, but it's not producing any result.
Error/Issue: I am not receiving any values as expected.
My question is: How can I write this in the new version of Power Automate Desktop?
CustomersalesCVExcelData
is accessing the table?
WarrenBelz
146,513
Most Valuable Professional
RandyHayes
76,287
Super User 2024 Season 1
Pstork1
65,636
Most Valuable Professional