Forum

Catalin Bombea
@catalinb
Admin
Member
Joined: Nov 8, 2013
Last seen: Dec 22, 2025
Topics: 1 / Replies: 1937
Reply
RE: Reproducing investopedia terms with power query

Hi Julian, First, you have to provide a table with text links, not hyperlinks attached to cells, power query will not read hyperlinks. However, ...

8 years ago
Forum
Reply
RE: Formula to Extract a List Excluding Blanks

When there is a formula that returns zero length strings, those are not seen as blanks, but you can evaluate instead the length of the text in that ce...

8 years ago
Reply
RE: How to have multiple timer on one sheet

As I already said, "... you cannot have more than 1 timer procedure running at a time." There is no way to force excel to accept more than 1 code in t...

8 years ago
Forum
Reply
RE: PQ Dynamic Source

Hi Algemron, File.Contents needs a file path, not a folder path. Try starting the query using From Folder option, not from File, then change the...

8 years ago
Forum
Reply
RE: 2.08 Data Catalog Search

Hi Kelly, in Excel 2016 there is no separate tab for Power Query, in this version PQ is integrated in excel, it's no longer an add-in. You will fin...

8 years ago
Forum
Reply
RE: Actual vs Budget-Depending on the Month selection, Sum Rows from different sheets.

Hi Kim, An excel sample file instead of a picture would be more helpful, can't see your complete data structure. You have worksheets named Jan, ...

8 years ago
Reply
RE: Using Monthly Tabular Employee Data to Calculate Turnover

Hi Logan, Please check the attached file, there are a few samples on how to make calculations based on selected dates from slicers.

8 years ago
Reply
RE: Data modelling help...

Changed your relationships, see if this works as expected.

8 years ago
Forum
Reply
RE: Data modelling help...

Hi Mark, Try adding to that report the Brand from Brand table, not from Cars table, see how it works

8 years ago
Forum
Reply
RE: Data modelling help...

Hi Mark, The download link is not functional, can you try again uploading your sample?

8 years ago
Forum
Reply
RE: Way to combine two files - no obvious link

You don't need to make complicate things. Assuming that you load employees table in a query named Table1, and the list of courses is in a query nam...

8 years ago
Forum
Reply
RE: List.Contains issues

Hi David, The syntax you used or List.ContainsAny does not seem to be right: List.ContainsAny([ShortID],#"MyExclusions",[ShortCode]) The functi...

8 years ago
Forum
Reply
RE: Power Query & Outlook Public Folders

Hi James, You should setup a shared excel file using OneDrive, or even google sheets, you will be able to connect to that file from Power Query. ...

8 years ago
Forum
Reply
RE: marge of excel work sheet in master file with indicator of file name VBA

Hi Parveen, What is A diff-diff header? Never heard of it. Power Query is your best option, you will be able to configure the import yourself fr...

8 years ago
Forum
Reply
RE: List.Contains issues

Hi David, Can you upload a sample file with your tables? Hard to see the problem without sample data.

8 years ago
Forum
Page 101 / 130
0