Forum

Riny van Eekelen
Riny van Eekelen
@riny
Moderator
Member
Joined: Jan 31, 2022
Last seen: Aug 23, 2025
Topics: 0 / Replies: 1294
Reply
RE: Issue with multiple drop down lists

Hi Dave, You didn't mention which Excel version you are using. The attached file contains two possible solutions. One that uses dynamic array funct...

1 year ago
Reply
RE: Calculated item for 2 levels of data in my pivot table

Can't download your file. Tried is several times and in different ways but always get "Couldn't download - something went wrong".

1 year ago
Reply
RE: Title - concatenate last date and text

Sorry that I hadn't noticed that you were posting into the Power Bi forum. That explains my 'Excel-answer'. Change the measure to: title = ...

1 year ago
Forum
Reply
RE: Title - concatenate last date and text

Let's say the date is in A1 then you could do something like this: =TEXT(A1, "dd-mm-yyyy") & " text" If this is not what you had in mind, pl...

1 year ago
Forum
Reply
RE: Lookup dates where field is blank returning 1/01/1900

You can write a formula like: =IF(ISBLANK(termination_date),"",calculation) Come back here if you get stuck.

1 year ago
Forum
Reply
RE: I need a formula to count the number of types of guests there are on each day of the week for a specific month

EDIT: I must have overlooked post number 9 before I wrote my response below. So, perhaps not everything I mention is still relevant. Fair enough! S...

1 year ago
Reply
RE: I need a formula to count the number of types of guests there are on each day of the week for a specific month

Oh my! The last thing I would do is work with separate sheets per month. I'd create on large table, just like in the first file you uploaded. Then loa...

1 year ago
Reply
RE: I need a formula to count the number of types of guests there are on each day of the week for a specific month

Have you considered the use of one or more Pivot Tables? Added on to your file. See attached.

1 year ago
Reply
RE: Subtraction of data between date and time

Try this: =MOD(F4,1)-C4 See attached.

1 year ago
Reply
RE: Powery Query data not appearing in Excel worksheet

Difficult to know what's going on without seeing the file.

1 year ago
Forum
Reply
RE: Show items with no data in a Power BI chart

Glad you were able to resolve it.

1 year ago
Reply
RE: Show items with no data in a Power BI chart

Right-click on a field name that you use to build the visual with and you will still see the 'Show items with no data' option. Can you upload an examp...

1 year ago
Reply
RE: Two Headers in subsequent rows with multiple files

Please see attached. It includes three possible solutions for the basic transformation steps. One is based on the example given by Velouria in the thr...

1 year ago
Forum
Reply
RE: Power Query to show first Left Column

Please upload a file with some (non confidential) sample data showing what you are dealing with. And include the expected result. Then we don't have t...

1 year ago
Forum
Page 28 / 87