Hi guys,
I hope you are doing well,
I have problem to import my excell table to powerapps.
I have two collumns with time format and other with custom (h:mm:ss) but when i connect the table on powerapps the collumn is empty...
Someone can help me please?
Thank you for your time
Solved! Go to Solution.
Hi @a10703ant :
I've made a test but it worked well on my side:
Maybe you could try to set the column's Text property to:
ThisItem.Time
Or
Text(ThisItem.Time,DateTimeFormat.ShortTime)
If the problem still exists ,I suggest you create a support ticket for professional assistance following the below procedure.
Get Help + Support - Power Platform | Microsoft Docs
Best Regards,
Bof
I try to change the format but keeps the same problem 😕
Hi @a10703ant :
I've made a test but it worked well on my side:
Maybe you could try to set the column's Text property to:
ThisItem.Time
Or
Text(ThisItem.Time,DateTimeFormat.ShortTime)
If the problem still exists ,I suggest you create a support ticket for professional assistance following the below procedure.
Get Help + Support - Power Platform | Microsoft Docs
Best Regards,
Bof
User | Count |
---|---|
260 | |
109 | |
93 | |
57 | |
41 |