Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
8 years ago
Solved

Add units to a card

I need to add a unit to my card.

 

I can do the card without the DAX, but something tells me that I need to do a DAX but can't figure how can i ampersand the term "days" to it.

 

the reading I need to have is 20.30 days

 

Thanks for the help. 

 

2 Replies

  • Greg_Deckler's avatar
    Greg_Deckler
    Icon for Community Champion rankCommunity Champion
    Promediodias Text = [Promediodias] & " Days"

    ?

  • Anonymous's avatar
    Anonymous
    Not applicable

    Thank you very much Sir...

     

    Practical an easy solution!