Forum

Catalin Bombea
@catalinb
Admin
Member
Joined: Nov 8, 2013
Last seen: Jul 3, 2025
Topics: 1 / Replies: 1936
Reply
RE: cell should show up the value 0 in place of #N/A

Hi, You should use IFERROR. The way you use -IFERROR seems wrong, what's the logic behind this?

6 years ago
Reply
RE: Error "it may not directly access a data source" when sharing the query.

Hi Maria, The easiest way is to go to to Set the privacy level of the Data Source as None or Public, it will no longer display that error. Of co...

6 years ago
Forum
Reply
RE: Transform Specific Worksheet into Table

You can create a table with a single row that contains your folder path. In power query, add a new line using Advanced Editor with: FolderName =...

6 years ago
Forum
Reply
RE: Possibility to filter cells with background color in PQ

PQ does not extract any formatting from source files, unfortunately.

6 years ago
Forum
Reply
6 years ago
Forum
Reply
RE: Query Parameter for Dynamic Folder Location ?

Under message text editor, there is a button-Attachments. Browse for a file using Add Files button, then start Upload (the orange button next to Add F...

6 years ago
Forum
Reply
RE: Query Parameter for Dynamic Folder Location ?

Hi Jason, You're saying that everything looks good, but it might not look that good for someone else. Without seeing a sample file with your query ...

6 years ago
Forum
Reply
RE: Not sure where to start for this need (sample attached)

Hi Renee, You should use a pivot table, it's much easier to view and filter data. I used power query to add year, quarter, month and week before ad...

6 years ago
Reply
RE: No calculation for specific column

Hi, C and D contains text, G has numbers. In text columns, if the number is at the end of the text, it will autofill the numbers when you drag down...

6 years ago
Reply
RE: Data Format Error

Hi Melanie, You have an error in a cell's formula, you have to fix that REF error in the source workbook. For the date/time error, you should be...

6 years ago
Reply
RE: Project Status Dashboard

Hi Michelle, Can you upload a sample file to see how your data looks like and describe what details you want to see? If you prefer a generic rep...

6 years ago
Reply
RE: Index column header from defined data in table

Hi Doug, There is no easy answer with formulas, this usually happens when the data structure is not tabular. If the data is properly structured,...

6 years ago
Reply
RE: Selecting latest rate codes

Hi Aye, You should sort the EffDt column descending, then select first 4 columns and remove duplicates, this will remove the duplicates with older ...

6 years ago
Forum
Reply
RE: how to open this file excel vba

It should be Msgbox, not Megbox: Megbox "You have entered worong info!", vbCritical

6 years ago
Forum
Reply
RE: Special Accented Characters

Hi Kevin, I tested your code, and the content of that cell was accurately saved in the text file, I was not able to replicate your issue. Try Fi...

6 years ago
Forum
Page 84 / 130