Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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
Check out the July 2025 Power BI update to learn about new features.
User | Count |
---|---|
71 | |
69 | |
38 | |
26 | |
26 |
User | Count |
---|---|
97 | |
96 | |
59 | |
44 | |
40 |