I am in the process of building a custom field for excel import, the source data is decimal in time format (example : 0.524920717594796 , showing as 12:35:53 PM). I want to build a flow that populates a custom field with this data, my questions is:
1. Should I use decimal as data type for Dynamic 365 field or is there a better option? (I find some article mention using whole number with duration but doesn't really apply to my need)
2. How do I convert this in Dynamic 365 (If I import the data as decimal, how do I format it so that it shows in HH:MM:SS AM/PM format)?