Forum Discussion
Change Column Type between two column names
- Anonymous2 years ago
Hi Anonymous ,
There is no method of calculating between two columns, but you can use the Table.SelectColumns function. This function allows you to select specific columns in a table. If you have a series of consecutive columns, you can select them by creating a list with the column names.
Hope it helps!
Best regards,
Community Support Team_ Scott ChangIf this post helps then please consider Accept it as the solution to help the other members find it more quickly.
Hi Anonymous ,
There is no method of calculating between two columns, but you can use the Table.SelectColumns function. This function allows you to select specific columns in a table. If you have a series of consecutive columns, you can select them by creating a list with the column names.
Hope it helps!
Best regards,
Community Support Team_ Scott Chang
If this post helps then please consider Accept it as the solution to help the other members find it more quickly.