Hi All
Currently we have below for PBI reports on role centre, is it possible add another PBI area on the same role centre?

Hi All
Currently we have below for PBI reports on role centre, is it possible add another PBI area on the same role centre?
Yeah it’s just a page part:
part(Control98; "Power BI Report Spinner Part")
{
AccessByPermission = TableData "Power BI User Configuration" = I;
ApplicationArea = Basic, Suite;
Had a colleague who created a card page with 4 of them. So a RC page won’t be an issue given that is mostly page parts already.