I\'m trying to transform a table in Power BI using the Run R Script
functionality in Edit Query
.
The source of the table is a csv file with a colum
I already provided a solution in the comments, but I'll add a detailed suggestion here as well.
The applied steps in Power BI and the resulting date column should look like this:
Here are the details:
Run the R script
Change the datatype back to date once the script has provided an output.