Forum Discussion
Power BI Services - Date Format dd/mm/yyyy needed for Parameters
- Anonymous3 years ago
Hi epennekan1234 ,
Report builder will format date parameters (using date picker or combo box) using system locale running on the client's machine.
Service only formats date parameters when they use the date picker, but that only happens because the date picker component we use takes locale into consideration, the server returns all dates formatted in neutral (en-US) culture.
When a date parameter is rendered as combo box in service we treat it as text and do no further localization of it.
It is an issue but it is by design.Best Regards,
Neeko Tang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Problem has gone away for us. Curious if the same for you. I'm hopeful it was my ticket that got it there but haven't heard either way from MS support. Imagine they won't know how it was fixed. Hope so though.
- etiennepennekan3 years agoFrequent Visitor
Yip, fixed for me as well!