Forum Discussion

dstout's avatar
dstout
New Member
4 years ago
Solved

Rounddown

I have set up a table in PBI.  I need to add a column (right click New column) with the following excel command =Rounddown((B2*1.15),0)  I have replaced the B2 with the column name being Wkstn (shoul...
  • Greg_Deckler's avatar
    Greg_Deckler
    4 years ago

    dstout Would have to see some sample data. Do you mean like:

    ROUNDDOWN((COUNT([Wkstn])*1.15),0)