Forum Discussion
Date format changed when published to PBI Service
- 3 years ago
, Try to clear the cache of Desktop pbix,Go to File-Options and Settings - Options , Under Global, select Data Load and select "clear cache" under "Data Cache Management Options" and select "clear cache" under "Q&A Cache Options" and select "clear cache" under "Folded Artifacts Cache Options". Then ,re-publish it.
- Uzi20193 years agoCommunity Champion
Hi tex628
The default setting is already browser language. Is there any other solution?
Other reports are working fine but only this report is showing issue on PBI service.- tex6283 years agoCommunity Champion
It sounds like the date-column is being treated with an US culture somewhere in the transition from the source to service, which then results in the incorrect format when the data get the european culture in service.
You can try something like this:I haven't tried it myself so i dont know if it works, but the idea is to tell service to expect an US culture and through that correctly format the information.
Hope this helps,
J- Uzi20193 years agoCommunity Champion
No I dont think there is problem with US culture because only few valaue gets changed not a complete column. showing error only for Jan month. Is there any other way It can be fixed?
- ateetk1 year agoNew Member
this solved the issue for me for deleting cache as above.