Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
have a paginated report that for some reason multiplies the expressions by 4.
the other direct links to the data are correct.
every expression is multiplied by exactly 4 and this ahs happened several times, and is always 4.
It doesn't do this all the time.
The steps to reproduce it are Open the report and set the parameters
I am unable to reproduce this error.
the person that is ahving the issue only has it once in a while and cannot replicate it themselves.
they are using a MAC and Firefox to view the Paginated report.
the other strange thing is that the expressions have been rewritten and they still get multiplied on the odd occasion.
Any ideas why this might be happening?
This is not likely to be an issue with expressions. If I had to guess I'd say there is probably some issue with the data source and joins in your queries.
This is an overly simplistic example, but If you did something like join Orders to Customers using the Customer lastname field and you had 4 customers with a surname of "Smith" then and order for Smith would be repeated 4 times. So it could be a particular set of parameter values causing this issue