Microsoft Fabric Community Conference 2025, March 31 - April 2, Las Vegas, Nevada. Use code FABINSIDER for a $400 discount.
Register nowGet inspired! Check out the entries from the Power BI DataViz World Championships preliminary rounds and give kudos to your favorites. View the vizzies.
Hello Everyone,
I have a subtle problem where I am trying to pass a datetime object from my Oracle database in PowerBI into a PowerApp. The issue is that when I do so, the column is being converted into a Date object instead of the DateTime datatype. This is causing the time to get truncated when I attempt to put the object into a label of a gallery.
# Proof the field is Date/Time in PBI
#Showing the timestamp of the column in a PBI Table
# Showing the datatype of the field in PowerApp (I think this needs to be DateTime)
# Formula for the TEMP_TS column in the gallery (Also tried DateTimeValue formatting and using ThisItem.TEMP_TS)
# Proof the time is getting truncated
Solved! Go to Solution.
https://powerbi.microsoft.com/en-us/blog/best-practice-rules-to-improve-your-models-performance/
Regards
Amine Jerbi
If I answered your question, please mark this thread as accepted
and you can follow me on
My Website, LinkedIn and Facebook
Hi @Anonymous
Not sure if this could help but the best practise in Power Query/Power Bi is to separate/split Datetime column into 2 columns Date and Time.
Regards
Amine Jerbi
If I answered your question, please mark this thread as accepted
and you can follow me on
My Website, LinkedIn and Facebook
Will implement this today and let you know of the results. Do you have any resources that indicate this is the best practice? Interested to learn more. Thank you.
https://powerbi.microsoft.com/en-us/blog/best-practice-rules-to-improve-your-models-performance/
Regards
Amine Jerbi
If I answered your question, please mark this thread as accepted
and you can follow me on
My Website, LinkedIn and Facebook
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Check out the February 2025 Power BI update to learn about new features.