Forum Discussion

dorsey's avatar
dorsey
Regular Visitor
5 years ago
Solved

trouble with calculated column

Hello,   First sorry for my english. I'm a very newby on powerBI but everything becom with a start no ? I've a table with some column : - [first] date for when the holiday start , - [second] da...
  • selimovd's avatar
    5 years ago

    Hey dorsey ,

     

    that usually happens when you mix data types.

    I guess [third] is number, no? Then try it like this:

    Colonne = IF( [forth]="day", [third], 0.5)

     

    If you need any help please let me know.
    If I answered your question I would be happy if you could mark my post as a solution ✔️ and give it a thumbs up 👍
     
    Best regards
    Denis