Forum

Riny van Eekelen
Riny van Eekelen
@riny
Moderator
Member
Joined: Jan 31, 2022
Last seen: Jul 7, 2026
Topics: 0 / Replies: 1444
Reply
RE: Hidden formatting issue

Formatting a text "1" as a number does NOT change it into a real number. Make sure that you have set the correct data type in PQ for the Plot column a...

3 years ago
Reply
RE: Hidden formatting issue

The Plot column in Table2023 contains text that all look like the number 1. That's why the formula breaks. I notice you used Power Query to import dat...

3 years ago
Reply
RE: Why is my COUNTIF formula taking 8 hours to run?

Just drag the 'Plea' column to the Column area. I attached a very small scale example, showing what you have and what you want.

3 years ago
Reply
RE: Power Query

My guess would be that you can just change the last step to: Filtered Rows: = Table.SelectRows(#"Changed Type", each [NCMR Number] <> null an...

3 years ago
Reply
RE: AGEING REPORT

You're welcome @Saliha Thanks @Hans

3 years ago
Reply
RE: AGEING REPORT

I understand that you get the ageing report (columns A to O) from your ERP system. The file you uploaded is for week number 43. It's static informatio...

3 years ago
Reply
RE: Power Query - right click > clear content of columns

The attached file contains an example of a table with two columns. The first, [AE] to contain either "Asset" or "Expense". The second one is [ProductN...

3 years ago
Forum
Reply
RE: Calculated Field in Pivot Table

The calculated field you are trying to create divides a number (PII's) by a text (Job) resulting in a #DIV0! error for all rows. If you want to stay w...

3 years ago
Reply
RE: Datamodel - How do I make it stable ?

Difficult to help if you don't share a file.

3 years ago
Forum
Reply
RE: How to add updated price list data to current table - Where to start

My understanding is as follows, referring to the data in your latest file: 1) You have a list of products with prices as per 1 August. I call this ...

3 years ago
Reply
RE: Datamodel - How do I make it stable ?

Does the Employee table have multiple rows for the same employee but working for different departments? If so, rename that table to e.g. Assignment...

3 years ago
Forum
Reply
RE: how to merge account clacification

The screenshot doesn't show any amount column(s) but let's assume you have one where the sign follows standard accounting principles. In the PQ edi...

3 years ago
Forum
Reply
RE: Friday of each week or previous working day

'Good solution' is a big word. Since you would only do this once a year it would almost be quicker to have a list of all Friday's, mark all holidays o...

3 years ago
Forum
Reply
RE: Friday of each week or previous working day

You can open the xlsb file by right-clicking and then Save link as and than point to a folder on your system. That's how I did it. Forgot to save the ...

3 years ago
Forum
Reply
RE: Friday of each week or previous working day

To keep it fairly simple I would perform a few consecutive merges, comparing first all Fridays against the holidays. Then keep the date or deduct one ...

3 years ago
Forum
Page 54 / 97
0