Forum Discussion

aleon's avatar
aleon
Frequent Visitor
8 years ago
Solved

Create custom column

Hello,   On power bi desktop I have two colums whose vaule I take from a count(id): I need to add another custom column with the next value: [REPO/(REPO+NOT_REPO)] * 100.   I can not add a...
  • aleon's avatar
    aleon
    8 years ago

    Dear all,

    Finally I could solve the problem, in stead of create a custom column I used a measure:

     

    Thank you everybody for your help and support