Forum Discussion

operator's avatar
operator
Frequent Visitor
10 years ago
Solved

New table / query based on existing query

Hi, still new to Power BI migrating from Power Query.   In Power Query we have the capability to use existing query / table and build new query / table. But it doesn't seem to work in Power BI: I c...
  • pqian's avatar
    10 years ago

    operator, PowerBI Desktop uses PowerQuery internally, so the capabilities are almost identical (Save a few Excel related features)

     

    You can refer to another query by their name, for example, starting from a Blank Query, type

    = Query1

     

    that will refer to an existing query called "Query1"