Hello all,
Currently, we have a known issue in v16.x (on-premises only) where filtering on a List page does not update the PowerBI Report Factbox correctly i.e. the filtering is broken. The team is investigating the underlying cause, but you can apply the following workaround in the meantime.
Your custom PowerBI Reports remains the same, (just make sure the Primary Key is in the “Filter on all pages” section).
The workaround is in the AL code and you will have to add the following code in triggers OnAfterGetCurrRecord() and OnOpenPage().
Below is a sample of a page extension for Items List:
Once you publish the page extension successfully, on the Items page select your PowerBI Report in the Factbox and the filtering should work again:
“Microsoft provides programming examples for illustration only, without warranty either expressed or implied, including, but not limited to, the implied warranties of merchantability or fitness for a particular purpose. This mail message assumes that you are familiar with the programming language that is being demonstrated and the tools that are used to create and debug procedures.”
*This post is locked for comments

Report
All responses (