Hi,
I am calculating the time difference between STA/STD Date/Time LT & MVT message times in power query, and I need to show the time differences in percentage, the numbers are showing -1.60%, 0.28% 1.04%, but I need it to show as 98.4%, 100.28%...etc.
How Can I do this???
Thank you all,
@inawab , A new column like
Column = Divide(INT('Table'[STA/STD Date/Time LT]),int('Table'[MVT message]))
Join us for a free, hands-on Microsoft workshop led by women trainers for women where you will learn how to build a Dashboard in a Day!
User | Count |
---|---|
119 | |
75 | |
66 | |
51 | |
49 |
User | Count |
---|---|
183 | |
101 | |
80 | |
79 | |
77 |