Forum Discussion

atikahmd's avatar
atikahmd
Frequent Visitor
1 year ago
Solved

Storing Tables with Calculated Columns as Static Tables

Hi,   I'm working on a revenue forecast dashboard. The main table is Opportunity (with Id, Created Date, Close Date, Amount, etc. columns). I created several other tables from this table that aggre...
  • lbendlin's avatar
    1 year ago

    Short answer is no. Power BI has no memory.

     

    Long answer: You can run DAX queries against a semantic model, even from within the Power Query Editor of that same semantic model. That is called Self Referencing.  Use at your own risk.  You will get a giant headache when you think about it too much.  There is also no safety net.