Forum

Riny van Eekelen
Riny van Eekelen
@riny
Moderator
Member
Joined: Jan 31, 2022
Last seen: Aug 26, 2025
Topics: 0 / Replies: 1295
Reply
RE: Pivot table chart issues - dates on x-axis and adding another series

You can add a TimeLine to the pivot chart to control the dates displayed on the X-axis. And to include the deadline marker you need to create a table ...

2 years ago
Reply
RE: SLM Monthly Equal Revenue Calculation

Yes please, add more information. For instance, upload a file with examples of what you are dealing with and the desired results.

2 years ago
Reply
RE: Default item from a dropdown list, when selecting a Slicer?

Ah. forgot to mention that extra column. It's to enable the filter function to pick-up only visible rows fro the data table when you have made a selec...

2 years ago
Reply
RE: Default item from a dropdown list, when selecting a Slicer?

I took the liberty to change your set-up slightly. See attached and let me know if this works for you. Had to remove the pictures as the file is to...

2 years ago
Reply
RE: TEXT JOIN

I've formatted the data table as a structured Excel table so that you can use table/column references. Then, a formula like this in U4 on the Summa...

2 years ago
Reply
RE: Rolling Time Periods in Power BI

How strange. Received the same messages when I opened my own file. Saved it under a different name and then I could open it without errors. All seems ...

2 years ago
Forum
Reply
RE: Basic relationship concept that I'm just not getting

As far as I could determine, adding the date field the did exactly what it was supposed to do. That is, return the total contract amount, the revenue ...

2 years ago
Forum
Reply
RE: Merging 2 tables in Power Query returns DataSource.Error: Microsoft SQL: Divide by zero error encountered

Understood! Thanks for the feedback. In PQ there are indeed many instances where you see that, for example, a preview is based on the first 1000 recor...

2 years ago
Forum
Reply
RE: Rolling Time Periods in Power BI

I've added two calculated columns that determine the Quarterly groupings. One for the regular calendar quarter and one for the quarter that is shifted...

2 years ago
Forum
Reply
RE: Merging 2 tables in Power Query returns DataSource.Error: Microsoft SQL: Divide by zero error encountered

I trust you have done what you can but it's difficult to diagnose the problem without seeing the data. How do 'dbo_invoiceitems' and 'invoices' look l...

2 years ago
Forum
Reply
RE: Time of Day

Hi Paul, I've attached a file containing an example of how you could calculate the hourly groupings you describe. I left the intermediate steps in ...

2 years ago
Reply
RE: Rolling Time Periods in Power BI

Don't really understand what you want to achieve. Quite difficult to see what's going in your model based on screenshots alone.

2 years ago
Forum
Reply
RE: Table not keeping properties for new rows

I formatted both table columns based on the formats displayed for the first 4 rows. Amount as a two decimal number and Date with a custom format "d/m"...

2 years ago
Reply
RE: Filter for Top N

Could you upload your file, anonymized of course? Otherwise it will be difficult to help.

2 years ago
Forum
Reply
RE: Rolling Time Periods in Power BI

I believe you made a small typo when you wrote the measure. =CALCULATE(SUM(Units[Units]),DATESINPERIOD('Calendar'[Date],MAX(Units[Date])-3,MONTH)) ...

2 years ago
Forum
Page 38 / 87