power query advance

  1. H

    Loading and Combining data from folder not loading all columns - missing last column

    Dear All, I need your help in regards to the problem I am facing in Power Query in Excel. I have a folder where every month I save monthly Transactions Report. Then I combine them using Power Query to get YTD Report. All the columns names are same and it was all going well. Today I saved the...
  2. H

    Power Query not including new data column on refresh

    Dear All, Currently, I am getting the data from a folder and it has few fixed text data columns and then months column with numbers in them. Every month I received the updated file which has the latest month data but my query does not pick the data for the new month and manually I have to...
  3. S

    Power Query Conditional Running Total with If Statement - Advanced Problem

    Hi, This is an Advanced problem in M language with a very simple excel formula solution. And after many tryouts with many codes, I am kindly asking for Help, please. I have managed to do the grouped running total in various methods yet could not twist any of the codes to achieve the below...
  4. T

    How to solve the SUMIFS()/XLOOKUP() in power query?

    Hi Everyone, I am using power query for the very first time and facing an issue in developing a formula of SUMIFS. The formula will be =SUMIFS($T$2:$T$1048576,$D$2:$D$1048576,D2,$W$2:$W$1048576,W2)/XLOOKUP(W2,VEH!D:D,VEH!E:E) Could you please assist to develop the formula in power query...
  5. A

    Dynamic source file name change in PowerQuery

    Hello, I appreciate some advice here. I have a connection with another csv file but its sheet's name changes every day after it gets replaced with a new extracted file. The sheet name is in this format Data20210721 and it keeps changing every day. So next day it will be Data20210722 after a new...
  6. K

    We Need Only TEXT Contain, How to possible in Excel Formula ????

    All Number list is Same Len ,if Number After Single Space , We Need Only TEXT Contain ,How to possible in EXCEL formula .......
  7. D

    March Conundrum Power Query Problem and the Correct Path to Take !!!!!

    Hi Guys & Girls Here we go head scratcher of the month ? I will try my best to explain without boring you to death. I have three connection files in Power Query that I know what I want to do but not sure which path to go down. So let me explain the table names and what they do:- 1...
  8. H

    Power Query - Mcode to sort only if cell is not blank

    Hello, I want to create a query that uses a paramater taken from my excel worksheet. i have managed to do this with this code; let Source = Excel.CurrentWorkbook(){[Name="Table1"]}[Content], #"Filtered Rows" = Table.SelectRows(Source, each ([StepTag] = GetValue("Filter"))) in...
  9. K

    adding new rows based on column value

    hi there well yesterday i had add power query for my Microsoft excel 2010, so i am really new to this. so my question is that power query can add columns, but no rows? unless if we add column then we pivot it, but even adding columns has to be manual, i mean i dont know yet how to make an...

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top