Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
Hi Team,
How to copy one column (e.g Close date) and create new column with that copy column in the same table on a specific date every month.
Is that possible in power Bi.
Thanks in advance
Regards,
AJ
maybe you can try
if(day(close date)=xxx, [closedate])
Proud to be a Super User!