Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredJoin 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.
Hi everyone,
I have SQL cube, which I imported in Power BI report and I faced some issues. Power BI imports as measures not fields:
So, if I'm not wrong, this causes me that I can't use data aggregate methods in Power BI. Which data format it should be in SQL for Power BI to recognize it as field?
Regards,
Yerkhan
Solved! Go to Solution.
@ysapiyev,
This behavior is as expected. In "connect live" mode, SSAS measures will be imported as measures in Power BI Desktop. If you want Power BI to recognize SSAS measures as fields, please use import mode instead.
Regards,
Lydia
@ysapiyev,
This behavior is as expected. In "connect live" mode, SSAS measures will be imported as measures in Power BI Desktop. If you want Power BI to recognize SSAS measures as fields, please use import mode instead.
Regards,
Lydia
@Anonymous,
Thanks.
So, if I understand correctly, date field in SSAS will not be recognized by Power BI visuals as date if it is measure, right?
Regards,
Yerkhan
@ysapiyev,
If it is defined as a measure in SSAS source, the date will not recognized as field in "Connect Live"mode. In "Import" mode, the date can be imported as field.
Regards,
Lydia
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.