Open Gusristic opened 2 years ago
Wrap this in an index() function. So:
=index(importjson("[https://query2.finance.yahoo.com/v10/finance/quoteSummary/AAPL?modules=cashflowStatementHistory";"/quoteSummary/result/cashflowStatementHistory/cashflowStatements/netIncome";"noInherit](https://query2.finance.yahoo.com/v10/finance/quoteSummary/AAPL?modules=cashflowStatementHistory%22;%22/quoteSummary/result/cashflowStatementHistory/cashflowStatements/netIncome%22;%22noInherit)"),2,1)
I get a 4 x 3 matrix. But I want the 0year netIncome in raw. =importjson("https://query2.finance.yahoo.com/v10/finance/quoteSummary/AAPL?modules=cashflowStatementHistory";"/quoteSummary/result/cashflowStatementHistory/cashflowStatements/netIncome";"noInherit")