Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
Hi all
I have a problem with the "Text.NewGuid()" that generates the same GUID for each row my table.
So i read through this post: Solved: Problem with M function Text.NewGUID() - Microsoft Fabric Community and got this:
Br 🙂
Solved! Go to Solution.
GUIDs will not be kept static. If you need static GUIDs then you need to use an external reference table that correlates your table's primary key with the external GUID.
GUIDs will not be kept static. If you need static GUIDs then you need to use an external reference table that correlates your table's primary key with the external GUID.
| User | Count |
|---|---|
| 4 | |
| 4 | |
| 2 | |
| 2 | |
| 2 |
| User | Count |
|---|---|
| 12 | |
| 8 | |
| 7 | |
| 5 | |
| 5 |