Forum

Riny van Eekelen
Riny van Eekelen
@riny
Moderator
Member
Joined: Jan 31, 2022
Last seen: Aug 24, 2025
Topics: 0 / Replies: 1294
Reply
RE: Dynamically Select the First and Last Column

Let's say you have table "Table1". Its first column is called "Ref" followed by a number of other columns. Before grouping by "Ref", find the colum...

1 year ago
Forum
Reply
RE: Speedometer chart - needle incorrect

Same thing happened to me when I tried opening your xlsm file. But you can right-click on it, then 'Save link as'. If you can't get it to work that wa...

1 year ago
Reply
RE: Automatically update data in another workbook

Not sure I understand what you mean by: "I managed with power query to link the data in the destination file so when I add a new project in the sou...

1 year ago
Forum
Reply
RE: Another query about extracting unique records

Please have a look at the attached file, being yours with a spreadsheet formula added that does what you asked for. Thus, it's not done in Power Query...

1 year ago
Forum
Reply
RE: Speedometer chart - needle incorrect

Changed your calculation for the 'Aktuel' part in R44 of the needle chart. I also set the pie to start at 270 degrees. See if this resolves your probl...

1 year ago
Reply
RE: MAIL DATA'S NOT SUMMING IN EXCEL

The data is quite 'dirty'. Easiest to clean it up with Power Query. The attached file does just that. I've created some basic queries to give you an i...

1 year ago
Reply
RE: Extracting Unique Records

Allthough you crossposted (without mentioning it) as indicated by Alan, and received quite a few answers, I take it that you were not satisfied as the...

1 year ago
Forum
Reply
RE: Trim text in Power Query

@Velouria Oh my, forgot about that option to start looking from the End. 🙂 By the way, set the delimiter to " (" and that we don't need the Tri...

1 year ago
Forum
Reply
RE: Trim text in Power Query

Let me summarize a bit. You have data that could be: Fund A - Class A - Income (USD) 17.928 @ 5577.867000 Fund B - Accumulation (GBP) 294.899 @ 339...

1 year ago
Forum
Reply
RE: Trim text in Power Query

On the Transform tab, Extract, Text before delimiter. Enter " (" i.e. space and left parenthesis without the quotation marks as the delimiter. This...

1 year ago
Forum
Reply
RE: Power Query: tough table to convert

Fairly straight-forward. See if you can follow the steps in the attached file. Come back here if you get stuck.

1 year ago
Forum
Reply
RE: Split column inconsistent text

That will be a challenge. You could start with listing out all possible honorifics. Then you can at least identify the rows that have one and extract ...

1 year ago
Forum
Reply
RE: Trying to hide a table when no slicer is selected

It took a while, but glad we figured it out.

1 year ago
Reply
RE: Trying to hide a table when no slicer is selected

Yet again, I had another idea! Create a calculated column in dimServices, called Svc, for example: Svc = if( [Services FIltered]=1, dimService...

1 year ago
Page 29 / 87