Create paginated report in Microsoft Power BI

Job ID: 37099543

Budget: $250 – $750 USD

In "Power BI, I have created a script in "M" through Power Query that creates two tables and populates them with data from a REST API.

Table1
----------
Key
Name
Description


Table2
----------
Key
RelKey (relation value to Table1)
Name
Risk (sample value: Moderate)
Probability (sample value: Low probability)


I now need help creating a report in "Power BI" that resembles the attached report.

Requirements:

A new record from Table1 must appear on a new page to make it printer-friendly. I guess one would have to use "Paginated reports in Power BI" to achieve this?

The Risk matrix must not be split between multiple pages.

I must be able to upload the report to our Power BI site, so we can run the report thru web-browser.


You are welcome to extend the table with helper fields to more easily place the risks in the risk matrix. If you do that, I also need the code for this in "M".
Related categories: Report Development Microsoft PowerBI