sajacy / google-sheets-what-if-analysis

Replicates the Excel "What-If Analysis" feature, Data Tables.
MIT License
53 stars 7 forks source link

Data tables of dat tables #29

Open ChristopheBlondel opened 2 years ago

ChristopheBlondel commented 2 years ago

Hello, I wonder what happens in case I do a data table which output itself relies on another data table. Will the refresh consider the dependency and calculate them in the right order? Cheers.