Forum Discussion
mohammedald
2 years agoHelper I
I need Help With A Date Formula
Hello, Thank you so much for your time I will get right into the, So to explain the problem so you have more context I have a dashboard that is connected through CRM online and we have deals that...
dufoq3
2 years agoCommunity Champion
You have Value column in your sample data. Which step cause an error? ChangeType?
mohammedald
2 years agoHelper I
Imean here
ChangedType = Table.TransformColumnTypes(TrimmedColumnNames,{{"Value", type number}, {"Est Close Date", type date}, {"Close Date", type date}}),