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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more

Reply
Anonymous
Not applicable

Streaming Semantic Model based report: column(DateTime type) can't be formatted to UK

Hi,

 

I have a report created from Streaming Semantic model. A datetime field(RequestedDate) is used in it. 

When i post data to this model via REST API, I see the default format is US mm/dd/yyyy hh:mm:ss.

I want to show this datetime column in UK format(en-GB) dd/mm/yyyy hh:mm:ss.

Tried to format it via desktop but Column Tools are disabled.

 

Tried to push a formatted date from restAPI POST , fails with formatting error.

Kindly help to achieve this?

 

Thanks in advance.

Keerthi

 

.

 

 

KeerthiAegon_0-1703166602365.png

KeerthiAegon_1-1703166873948.png

 

KeerthiAegon_0-1703167484862.png

 

 

 

1 REPLY 1
lbendlin
Super User
Super User

For pushing rows you need to use ISO8601 datetime formatting.

 

For the formatting - i just tested with one of my streaming datasets semantic models and it accepts the change in datetime format.

 

lbendlin_0-1703384089356.png

 

 

 

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

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

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors