CSV conversion

Hi UiPath Community
how can i convert a CSV File into excel as read Range only accepts .xlsx file

Thank you in Advance

read range will result into a data table
in the case of CSV Files, we can use e.g. Read CSV Activity and get it also into a data table