Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
jaco1951
Helper III
Helper III

Make quarterly payments on loan fit into a 12 month calendar

Dear all 

 

I am not sure how to address this problem. I have a bunch of loans where the majority of them have semi annually or quarterly installments. 

 

I need to create a monthly view on all loans, which leads me to the issue on how to solve this. Should do it in the Query where each loan have a issuing date and maturity date. Or would it be better to do it in DAX and somehow create a virtual calendar to fill the gaps?

 

Capture.JPG

 

Br Espen

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @jaco1951,


I'd like to suggest you to expand date range to detail date, then you can use detail date to create an calendar table and build relationship.

Convert date ranges into list of dates?

 

After these operation, you can use calendar direct operation each date between date range.

 

Regards,

Xiaoxin Sheng

View solution in original post

2 REPLIES 2
Anonymous
Not applicable

Hi @jaco1951,


I'd like to suggest you to expand date range to detail date, then you can use detail date to create an calendar table and build relationship.

Convert date ranges into list of dates?

 

After these operation, you can use calendar direct operation each date between date range.

 

Regards,

Xiaoxin Sheng

Excellent function, I was not aware that one could do this. 

 

Thanks.

Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

Find out what's new and trending in the Fabric community.

July PBI25 Carousel

Power BI Monthly Update - July 2025

Check out the July 2025 Power BI update to learn about new features.