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

Power BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.

Reply
Nhphong
Regular Visitor

How to mark completion date of a task but not change based on system clock when refresh data.

Hello,

 

Currently, I have two columns in table, i want to mark completion date when the percentage column reaches to 100%.

 

I used daxfunction: IF('Completion Date'[% Done chuyen may]=1,TODAY(),BLANK())

 

Problem: When refreshing data, completion date changes to system clock date. How can i avoid this ? I also used Now() function but the result still the same as with Today().

Nhphong_1-1679467889050.png

 

Regards,

Hoai Phong

 

 

4 REPLIES 4
Nhphong
Regular Visitor

Hi,

The Percentage column is calculated by two cloumns are: Quantity of complete/Total. When complete = Total then 100%.

 

Regards,

Hoai Phong

Okay.

And your Complete and Total Columns are read from direct query or Imported from SQL? How they are loaded?

Hi sir,

My data source is excel file from sharepoint. People keyin status "Done" after complete.

MohammadLoran25
Solution Sage
Solution Sage

Hi,

What is your data source? The Percentage column is read from your data source directly (Direct Query etc.) or it is calculated using a calculation in power bi?

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

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

June 2025 community update carousel

Fabric Community Update - June 2025

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