Forum Discussion

OscarSuarez10's avatar
OscarSuarez10
Helper III
7 years ago

Add column wiht different values

Hi, I´m trying to add a new column but need to type different values to each row, How can I do it?

The thing is that power bi let me type one number and this number is going to be constant in all the rows, but I need different numbers for each row.

6 Replies

    • OscarSuarez10's avatar
      OscarSuarez10
      Helper III

      Sorry maybe I didn´t write clearly but I want to type directly in power bi different numbers for a column, using power query ... Create a new column which values aren´t in the main table 

      • parry2k's avatar
        parry2k
        Super User

        OscarSuarez10 you can surely add new column with random values in PowerBI, the first method I mentioned was using DAX but if you want to use Power Query, you can use Number.Random function to add column

  • Anonymous's avatar
    Anonymous
    Not applicable

    were you able to find solution? i am in similar situation