Hi @王小飞
You need to put the try.. otherwise inside the Table.addcolumn
e.g
= Table.AddColumn(#"Changed Type", "Custom", each try [AGE2] otherwise [AGE1])
Best Regards!
Yolo Zhu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
look at my video
https://1drv.ms/v/s!AiUZ0Ws7G26RhyeGSYdbu2BYXd6s?e=vLE1Q0
try [AGE2] catch(rt)=> if rt[Message]="We couldn't convert to Number." then [AGE1] else[AGE2]
Hello,
I can not open this video。please confirm
Thank you
Hi @王小飞
You need to put the try.. otherwise inside the Table.addcolumn
e.g
= Table.AddColumn(#"Changed Type", "Custom", each try [AGE2] otherwise [AGE1])
Best Regards!
Yolo Zhu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Join us for a free, hands-on Microsoft workshop led by women trainers for women where you will learn how to build a Dashboard in a Day!
User | Count |
---|---|
125 | |
75 | |
65 | |
56 | |
55 |
User | Count |
---|---|
199 | |
104 | |
88 | |
79 | |
77 |