Forum Discussion
DominicK
6 years agoHelper I
Percent Complete between 2 columns - Underlying data is Text
https://community.powerbi.com/t5/Desktop/Percent-between-2-columns/td-p/410062 The idea is the same as the oringal thread however the underlying data is text and this is represented in PBI as a c...
- Anonymous6 years ago
Hi DominicK ,
You can update the formula as below:
% Complete = DIVIDE ( [Vehicles Missing Returns], COUNT ( [Vehicles] ) ) * 100Best Regards
Rena
Anonymous
6 years agoNot applicable
Hi DominicK ,
You can upload it to OneDrive for Business and share the link with me.
Share OneDrive files and folders
Best Regards
Rena
DominicK
6 years agoHelper I
Thanks Rena - I have messaged you the link
Anonymous