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
ejpbiuser
Frequent Visitor

add rows with fixed default values

I have a table with clock in en clock out times per day where I have to calculate the duration for each worker and date.

For not every day of the week we have transactions and with a matrix or table it will not present the rows for the date/days without transactions.

 

How can I create fixed rows to have a fixed table in my report like below?

screenshot_hoursreport.PNG

 

 

Thanks in advance!

1 ACCEPTED SOLUTION
MFelix
Super User
Super User

Hi @ejpbiuser ,

 

There are two options that can work:

  • Select the Dayofweek on option part of the visualization and click the small arrow on the rigth side and select the options show items with no data.
  • If any of the values you calculate is a measure add a + 0 to your calculation and this will return 0 instead of blank so giving a value in the visualization.

Regards

Miguel Félix


Did I answer your question? Mark my post as a solution!

Proud to be a Super User!

Check out my blog: Power BI em Português



View solution in original post

2 REPLIES 2
MFelix
Super User
Super User

Hi @ejpbiuser ,

 

There are two options that can work:

  • Select the Dayofweek on option part of the visualization and click the small arrow on the rigth side and select the options show items with no data.
  • If any of the values you calculate is a measure add a + 0 to your calculation and this will return 0 instead of blank so giving a value in the visualization.

Regards

Miguel Félix


Did I answer your question? Mark my post as a solution!

Proud to be a Super User!

Check out my blog: Power BI em Português



Thanks you! I applied your second solution and that works!

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.