Forum Discussion
ingridf
6 years agoRegular Visitor
Create a normally distributed set of numbers in Power Query?
Hi,
Does anyone know if it is possbile to create a normally distributed set of numbers with Power Query M?
/Ingrid
2 Replies
- Greg_Deckler
Community Champion
- edhans
Community Champion
I'd be surprised if it could. It cannot even generate a list of random numbers like Excel can. It is really for transforming existing data or generating lists (numerical sequences). But if anyone has an idea, I'd love to see it.