The name shown in financial statement and xbrl tag name are different,take apple's 2019 financial statement as example.
apple 2019 financial statement
Click sections--financial statement--consolidated statements of operations
and move mouse at the 274,515
,
You can see
Tag
us-gaap:RevenueFromContractWithCustomerExcludingAssessedTax
Fact
274,515,000,000
The tag name is RevenueFromContractWithCustomerExcludingAssessedTax
in xbrl term, it is called as Total net sales
, maybe there exists a table mapping every xbrl tag name with name shown on financial statements,where can i get it?