Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowTry your skills in the Power BI Dataviz World Championship! Round one ends June 26. Join now
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.