- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

Get data from excel
Hi,
I have a excel file from where I need to get data. The problem is the values in the excel file are formulas, and I dont want to do a paste special everytime while importing to truly make this automated. Is there a way around this?
Thanks
Mandar
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

Yes, there is a way to get the calculated values instead of the formulas while importing data from an Excel file in Power Query.
When importing data from Excel, Power Query has an option to load the data as a connection only, which means it will not load the data into the worksheet, but only create a connection to the data source.
To load the calculated values instead of the formulas, follow these steps:
- In the Power Query Editor, click on the "Data" tab.
- Click on the "From File" button and select "From Workbook" in the drop-down menu.
- Browse to the location of the Excel file and select it, then click "Import".
- In the "Navigator" window, select the worksheet with the data you want to import.
- Click on the "Transform Data" button.
- Select the columns with the formulas.
- Click on the "Replace Values" button under the "Transform" tab.
- In the "Replace Values" dialog box, enter "=" in the "Value To Find" field and leave the "Replace With" field blank.
- Click "OK" to replace the formulas with their calculated values.
- Click on the "Close & Load" button to load the data into your worksheet.
By using the "Replace Values" feature to replace "=" with blank, Power Query will treat the values in the selected columns as static, calculated values instead of formulas. This will allow you to import the data with the calculated values, without having to do a paste special every time.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

Yes, there is a way to get the calculated values instead of the formulas while importing data from an Excel file in Power Query.
When importing data from Excel, Power Query has an option to load the data as a connection only, which means it will not load the data into the worksheet, but only create a connection to the data source.
To load the calculated values instead of the formulas, follow these steps:
- In the Power Query Editor, click on the "Data" tab.
- Click on the "From File" button and select "From Workbook" in the drop-down menu.
- Browse to the location of the Excel file and select it, then click "Import".
- In the "Navigator" window, select the worksheet with the data you want to import.
- Click on the "Transform Data" button.
- Select the columns with the formulas.
- Click on the "Replace Values" button under the "Transform" tab.
- In the "Replace Values" dialog box, enter "=" in the "Value To Find" field and leave the "Replace With" field blank.
- Click "OK" to replace the formulas with their calculated values.
- Click on the "Close & Load" button to load the data into your worksheet.
By using the "Replace Values" feature to replace "=" with blank, Power Query will treat the values in the selected columns as static, calculated values instead of formulas. This will allow you to import the data with the calculated values, without having to do a paste special every time.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

Awesome! thanks so much!! 🙂
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

PQ gets only the values from Excel files. Whether formula is present or not, it is immaterial to it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

Hi, if you want to get the result of your formula you don't need to do paste special because during get data you loose the formula and achieve the result.

Helpful resources
Subject | Author | Posted | |
---|---|---|---|
07-24-2024 06:06 AM | |||
12-21-2017 11:38 AM | |||
06-03-2024 07:26 AM | |||
02-08-2024 04:01 PM | |||
04-04-2024 06:46 AM |
User | Count |
---|---|
32 | |
19 | |
14 | |
11 | |
10 |