Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
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.