'How to format a particular row into percentage in Power BI using DAX function

Can anyone help with DAX for converting particular row into percentage.

Scenario: I have week no columns week 01 to week 52 of data type whole number values.

I want only utilization row in percentage format.

Example for random numbers used.

enter image description here



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source