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! Request now
Hi,
I have a dataset outside my Power Bi report, so I cannot change it in the column of my report.
Is there a way to get a time stamp and change it to text format in HH:MM AM/PM format?
In Power Query it is HH:MM:SS AM/PM now, but in my report it shows up as HH:MM:SS
(so without AM/PM)
I want to convert it to text in Power Query so it won't change, anyone knows how to use
Time.ToText with reference to a column?
Solved! Go to Solution.
Hey,
Here's a sample code that illustrates how to use teh Time.ToText.
Time.ToText( #time(12,30,25), "h:MM tt")
Thank you!
It turned out it was just a glitch, a few hours later it was suddenly correct, but thank you, I will need this later maybe!
Hey,
Here's a sample code that illustrates how to use teh Time.ToText.
Time.ToText( #time(12,30,25), "h:MM tt")
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
| User | Count |
|---|---|
| 8 | |
| 7 | |
| 5 | |
| 4 | |
| 3 |
| User | Count |
|---|---|
| 15 | |
| 14 | |
| 11 | |
| 8 | |
| 8 |