Excel

Power Automate

Convert Excel file to CSV format with Power Automate (xlsx to csv)

Table of Contents Let’s suppose we receive inventory files from our provider, and we need to upload these stock counts in our ERP system every time we get these files. The file format our ERP system requires is a CSV document but the file from the provider is in XLSX format.  In this blog we […]

Convert Excel file to CSV format with Power Automate (xlsx to csv) Read More »

Lookup by keyword in DAX | Contains Logic | Power BI and Power Pivot

Lookup by keyword in DAX | Contains Logic | Power BI and Power Pivot

We want to analyze how invoicing works in our company, and we would like to find out which service category is the one we’re selling the most and which we could improve. So, we pull data related to all invoices we’ve sent to clients, and we find the following table: As you notice, invoice line

Lookup by keyword in DAX | Contains Logic | Power BI and Power Pivot Read More »

Excel

Read Raw Excel Data (unformatted xlsx) using Power Automate | Excel File to SharePoint List

Power Automate has some cool out-of-the-box features to read data from Excel files. But if you want to read this data using these actions, the data needs to be formatted as an actual table in the file and not a flat range – but don’t you worry, Office Scripts got you covered!  With Office scripts

Read Raw Excel Data (unformatted xlsx) using Power Automate | Excel File to SharePoint List Read More »