How to refresh a query in VBA when the query name is the result of a concatenated string
I’m trying to use
Prompt User to Select Power Query Data Source
I’d like to set up some VBA so that users are prompted to select 2 different filepaths, and those files are then set as the source in two different powerquery tables. I’d like to just set it so the powerquery code can refer to a variant defined by the VBA instead of referring to the named cell in the excel sheet. Any solutions?
Master and slave Excel spreadsheets – Updates both ways – best method [closed]
Closed 6 hours ago.
Looking for lead order number [closed]
Closed 24 mins ago.
Excel Power Query Run-time error ‘1004’: The name ‘Source’ wasn’t recognized in “.Refresh BackgroundQuery:=False”
This sub is a Excel 2019 Power Query that imports a user selected delimited text file and then extracts the required data.
VBA: Editing Power Query M-Code using VBA
I have a shared Excel file with a Power Query that extracts data from an external local file. However, several users work with the shared file and they need the Power Query to access the local file from their PC’s local directory.
[Excel][Power Query] Reducing list of shipped goods by returned considering “first out first in”
My company is shipping some parts to external paintshops. There is a number of paintshops and many part numbers.
I have a list with history of every move (shipped and returned).
My goal is to process the list so only those recently sent goods are on the list.
To explain it better, please see the example:
Calculating average for each category and for multiple columns
I have a table there rows represent time period. Columns represent different locations “kiosks”.
And values represent sales in each kiosk on different times.
Create exact copy of sheet in another Excel file
I am trying to create exact copy of excel sheet in another file. I have tried using the following three methods
Is there a way to retrieve the refresh date and time from a Power Query loaded to a table in Excel?
I’m trying to find an exact timestamp for a query to find exactly when a datapoint was updated in my database yesterday (No way to retrieve this otherwise).