Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
adieball
Helper I
Helper I

rData Table: Date Format

Hi

 

my source has two date fields, properly configured as format dd/MM/yy and in the table it correctly shows up.

 

When dragging this field into a rData Table, the date shows with an added Time stampt like T00:00:00.0000000 like in the attached picture.

I search everywhere, but haven't found a solution how to avoid this. I want the rDataTable to just show the date.

 

Any help is highly appreciated

Screen Shot 2018-08-15 at 10.04.29.png

4 REPLIES 4
v-jiascu-msft
Microsoft Employee
Microsoft Employee

Hi @adieball,

 

I would suggest you contact the author directly. Please refer to https://deldersveld.github.io/powerbi/support/rdatatable.

 

Best Regards,

Dale

Community Support Team _ Dale
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
TomMartens
Super User
Super User

Hey,

 

I'm not sure but I guess you have use

 

as.Date(,,,)

inside your r script.

 

Regards,

Tom



Did I answer your question? Mark my post as a solution, this will help others!

Proud to be a Super User!
I accept Kudos 😉
Hamburg, Germany

rScript?

 

I just use that rTable Plugin from the Marketplace and drop the fields in ......

Okay, I understand, that's the way this visual display "date" and "datetime" fields.

 

Maybe you can consider to transform the columns to the datatype text.

 

You also can consider to report this as an issue here:

https://github.com/deldersveld/rDataTable

 

Regards,

Tom



Did I answer your question? Mark my post as a solution, this will help others!

Proud to be a Super User!
I accept Kudos 😉
Hamburg, Germany

Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

Find out what's new and trending in the Fabric community.

July PBI25 Carousel

Power BI Monthly Update - July 2025

Check out the July 2025 Power BI update to learn about new features.

Top Solution Authors