cancel
Showing results for 
Search instead for 
Did you mean: 

Magento 2 Advanced Reporting Bug

Magento 2 Advanced Reporting Bug

Hello community

I have a problem with the Advanced Reporting.
The display hangs and does not output any data.

I get the following error message in the JavaScript console:

Uncaught TypeError: acc[("_store_" + id)] is undefined
    currenciesData report:1364
    Lodash 2
    currencyPerStore report:1358
    populateStoreSelect report:1842
    [5]</< report:2123
    jQuery 11




I have now gone through all the root cause testing ideas.
- Generation of CSV files and data.tar has been checked.
- CSV files all look unremarkable
- The request via the apache access.log to the API from the Analytics module also arrives, and delivers the response to MagentoBi
- Currency entries in the database were checked.

Due to the JavaScript error, the output of Advanced Reporting hangs. The operation of order, customer and product tab are no longer possible.

Where can be the cause here?

Magento 2 Version 2.4.5