Need a special offer?Find out if your project fits.
+

Set Slice (row, columns, measures) for a Flat Report to Yield Row Uniqueness

Answered
Brent Minder asked on April 11, 2024

We have a flat report (rows + cols w/no hierarchy) that wasn't using any slices. Everything worked except for when we try to get the row heights to save. Our json only has ordinals for the rows - not column identifiers like your samples. We've tried adding slices (rows, cols, and measures), but we don't get anything but indexes for the row identifiers. 

The problem is that when the report re-renders, the row heights are applied, but seldom to the correct row - even tho the data is the same. So if i set the row height on row 2, the json may show rows > tuple > 1, and when the report is re-rendered, row 11 is the one with the row height applied.

We're using blazor wasm, so the samples and our code are very different and not that easy to create samples for sharing, so i hope the screenshots are enough to get the issue across. 

4 answers

Public
Solomiia Andrusiv Solomiia Andrusiv Flexmonster April 15, 2024

Hello, Brent!

Thank you for reaching out to us.

Could you please provide us with a sample report and JSON data with a described structure?
With this information, we'll be able to continue the investigation.

Looking forward to hearing from you.

Kind regards,
Solomiia

Public
Solomiia Andrusiv Solomiia Andrusiv Flexmonster April 23, 2024

Hello, Brent!
Hope you are doing well.
Our team is wondering if you had some time to prepare a sample JSON data and report for us. This information will help us greatly to continue the investigation.
Looking forward to hearing your feedback.
Kind regards,
Solomiia

Public
Brent Minder April 24, 2024

Hi Solomiia,

We employed your solution to disable row sizing which is working for us.

Thanks,

Brent

Public
Solomiia Andrusiv Solomiia Andrusiv Flexmonster April 24, 2024

Hello, Brent!

Thank you for your feedback.

We are glad to hear everythihng works well now.

Do not hesitate to contact us in case of any other question.

Best regards,
Solomiia

Please login or Register to Submit Answer