I am looking to download as detailed financial data as possible from the API. However, the terminal provides more details than the get_data() function. For instance, looking at the Income Statement in the “As reported” view in the terminal for Ericsson (Ticker: ERICb.ST) I get 4 items of Impairments (see attached file). However, when I try to access these from the Eikon API or Excel (excel code =TR(“ERICb.ST”,”TR.ImprmtAssetsHeldforUse”), I only get the sum of these four items. Is there a way to get the same level of details from the Eikon API as in the terminal? For example, by using the send_json_request()?screenshot.png