The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hi Team,
While using write.table in R script, the exported data has date object instead of the date itself. Please help.
Solved! Go to Solution.
Hi Ankitapahuja
Change the data type from date to whole number before exporting the data with "R".
When re-importing the data to PBI Desktop, you have to change the data type back to date.
Hi Ankitapahuja
Change the data type from date to whole number before exporting the data with "R".
When re-importing the data to PBI Desktop, you have to change the data type back to date.