Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago
Solved

Data Upload

Hi, I've created calculating columns in "Results" that refer to the data. When I import new data out of an Excel sheet, I receive a second field "Results (2)":   But the calculating colums ar...
  • Pragati11's avatar
    Pragati11
    5 years ago

    Hi Anonymous ,

     

    Just point the source path for your existing RESULTS table to the new file:

    File --> Options & Settings --> Data Source Settings

     

    Thanks,

    Pragati

     

  • Anonymous's avatar
    Anonymous
    5 years ago

    Hi Anonymous 

     I have a test by two Excel data.

    Excel 1:

    Excel 2:

    Firstly get data from Excel1 and build a calculated column.

     

    Column = AVERAGEX(FILTER(Sheet1,Sheet1[Name]=EARLIER(Sheet1[Name])),Sheet1[Quantity])

     

    Result:

    Change the Data Source like 

     

    Best Regards,

    Rico Zhou

     

    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.