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!The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more
When bringing in ID type fields that are whole numbers, is it better to keep them as whole numbers or convert them to text. Is it more efficient to link text fields or whole number fields? An example would be an Order ID field.
Solved! Go to Solution.
Hi @angelakephart ,
AFAIK, power bi data model are stored as SSAS instance format. I'd like to suggest you use int type, it use less space than text type.
SQL SELECT speed int vs varchar
Regards,
Xiaoxin Sheng
Hi @angelakephart ,
AFAIK, power bi data model are stored as SSAS instance format. I'd like to suggest you use int type, it use less space than text type.
SQL SELECT speed int vs varchar
Regards,
Xiaoxin Sheng
The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now!
| User | Count |
|---|---|
| 61 | |
| 46 | |
| 40 | |
| 38 | |
| 22 |
| User | Count |
|---|---|
| 176 | |
| 131 | |
| 118 | |
| 82 | |
| 54 |