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!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
Hi PBPQ team,
I found a strange behavious which seems a bug to me.
Number.Random doesn't work in the correct way when used inside Table.Group or Table.TransformColumns.
- Expected behaviour:
Two table with column random_number containing different random value
- Real behaviour:
Two table with a column random_number containing the same value
Until the last update i never see this behaviour and Number.Random was working correctly.
The following link contains the sample pbix to reproduce the bug
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.