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

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

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
August Power BI Update Carousel

Power BI Monthly Update - August 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

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

Top Solution Authors