Forum Discussion
sraj
3 years agoResponsive Resident
Copy data from previous day
Hi,
Is there anyway I can copy the previous days value when it doesnt have any data for the current day? The day you see here is the linkdate field shown below:
= Table.AddColumn(dbo_uv_pbi_2019_comparison, "Linkdate", each Date.AddYears([wf_dt],+1))
Can someone please advise? Thank you!!
2 Replies
- srajResponsive Resident
I tried both fill up and down, that didnt work. I dont see any change, I am doing this on the value column that's blank correct?