Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more
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
.
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.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.