Forum

Riny van Eekelen
Riny van Eekelen
@riny
Moderator
Member
Joined: Jan 31, 2022
Last seen: Jun 14, 2025
Topics: 0 / Replies: 1242
Reply
RE: LAMBDA

@kasey Thanks! I understand you have some stock listed in "GBPounds" and some in "GBpence". In the Transactions table you could use LET to make i...

2 weeks ago
Reply
RE: Range name for a PowerPivot Table

@kcrett Always difficult to help without seeing your file, but perhaps this does what you have in mind: =PvTFin!A1:INDEX(PvTFin!A:A,MATCH(2,1/(PvT...

2 weeks ago
Reply
RE: Number of employees hourly

@erik_h_dk I note that you started creating a data model, though am not sure if that's needed just for this purpose. In the attached file, I added a...

2 weeks ago
Forum
Reply
RE: LAMBDA

@kasey What purpose would a LAMBDA serve in this case? You have some repetition of functions in it that you could avoid with LET, and thus shorten t...

2 weeks ago
Reply
RE: Can you reference the value of a selected slicer in order to create a dynamic overview drawing data from multiple tables

@knutjdahl Not sure I fully understood, but when you want to read out the selection of a slicer you would create a ‘helper’ pivot table as demonstra...

2 weeks ago
Reply
RE: Sales team member fluctuation and report distorted

@jubaer007 I must admit that DAX isn't my strongest point and certainly not when it concerns to a rather complicated Changes table that i find in yo...

3 weeks ago
Forum
Reply
RE: formula

@navsal66 Can't think of a formula without TEXTSPLIT. I would opt for the Power Query solution, as it's very easy.

3 weeks ago
Reply
RE: Sales team member fluctuation and report distorted

@jubaer007 I assume you need help based on the example data in the Data sheet, but please elaborate. There are no slicers. And your initial questio...

3 weeks ago
Forum
Reply
RE: Sales team member fluctuation and report distorted

@jubaer007 I believe you need to an Employee (fact) table where every employee has a "Date from" that indicates as of when they belong to certain Te...

3 weeks ago
Forum
Reply
RE: formula

@navsal66 TEXTJOIN works in E2019, but TEXTSPLIT does not.

3 weeks ago
Reply
RE: Converting existing Excel worksheet to Table... fills various cells with #SPILL! errors!

@ukdj Oh, sorry. Should have explained better. "Table4 is just the name Excel gave the table when I formatted the data as a structured table. The f...

3 weeks ago
Forum
Reply
RE: Copy across formatting as well as data in xlookup

@karenfry Oh, I hadn't noticed that B had numbers in it and three conditional formats based on these (10, 20, 30). Not sure I though how these tie ...

4 weeks ago
Reply
RE: Copy across formatting as well as data in xlookup

@karenfry Indeed, you can't 'look-up' color formats. Best to change the template so that column B contains the status in words. Do that with data va...

4 weeks ago
Reply
RE: formula

@univer I would do that with Power Query as demonstrated in the attached file. Edit: Thought of a formula solution as well. Enter the formul...

4 weeks ago
Reply
RE: Converting existing Excel worksheet to Table... fills various cells with #SPILL! errors!

@ukdj Thanks, that worked. I replaced the formulas in B3 and E8 with ones that create the sequences you had in mind, though without dynamic array fu...

4 weeks ago
Forum
Page 2 / 83