python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Power BI - M query to join records matching range
I have an import query (table a) and an imported Excel file (table b) with records I am trying to match it up with.
I am looking for a method to replicate this type of SQL in M:
SELECT a.loc_id, a.oth...
Aaron H.
Votes: 0
Answers: 1
Combine PDF where target information in different position
I have several PDF file need to combine and get one target information from each file.
Target information is a date.
I can only locate the target information in a specific line (now each file has one ...
Song_Rui123
Votes: 0
Answers: 1
Cumulative Sum if previous row in another column is the same
I'm trying to do something that is simple in excel but I need it to be added in my query. I am trying to create a cumulative sum in a new column of time values in one column if a name column equals a...
UBP
Votes: 0
Answers: 2
set Power Query display folder for a query column in M?
I have a number of very wide datasets in Power Query - hundreds of columns each (don't ask). I am trying to determine if (how) to assign columns to display folders programatically. I have access to ...
Jim Barnes
Votes: 0
Answers: 0