The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
A paginated report is opened in the Power BI website (app.powerbi.com). When I search for "Storm Lake", the search functionality correctly scrolls down to the 22nd row and highlights the match. This is shown in the picture below.
Report with non-sticky header
However, when the same report is modified to have a sticky header row (i.e. the header row always stays at the top; this is done by setting the "FixedData" property on the header row) and you search for "Storm Lake", it now takes you to the 23rd row (shown in the picture below). The highlighted match stays hidden behind the header row, and so the search functionality doesn't seem to be aware of the sticky header row.
Report with a sticky header
The match is right behind the "Airport1" label.
I'd expect the search functionality to be aware of the sticky header and scroll down by the correct amount in that case.
If you compare the 2 screenshots side-by-side, I think you can see the problem clearly.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.