Forum Discussion
Anonymous
5 years agoNot applicable
Power BI Web - Report Parameter Datetime Picker format
Updated: We had to raise a ticket with Microsoft to ask them manually do a region fix. This is clearly a bug on Microsoft Power BI. =====================================================...
Anonymous
5 years agoNot applicable
We are help using Power BI Report Builder. Not Power BI Desktop.
The above answer is not a solution
v-kkf-msft
5 years agoCommunity Support
Hi Anonymous ,
Try the following formula in expression:
=Format(CDate(Fields!date.Value),"dd/MM/yyyy")
If the problem is still not resolved, please provide detailed error information or the expected result you expect. Let me know immediately, looking forward to your reply.
Best Regards,
Winniz
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- Anonymous5 years agoNot applicable
This is not the solution.
The date format is wrong in parameter in the power bi web page. Not in the report body.
- Anonymous5 years agoNot applicable
Updated: we had to raise a ticket with Microsoft to ask them manually do a region fix.
This is clearly a bug on Microsoft Power BI.