Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more
Hi Everyone,
I need a help,please.
I have the following DAX that calculates a calculated table
UNION (
SELECTCOLUMNS (
ALLNOBLANKROW ('Rate Code'[RATE_CD]),
"Ranking name", 'Rate Code'[RATE_CD],
"Ranking group", "Top Rate Codes"
),
{ ( "Others", "Others" ) }
)
When I run this, it gives an error:
The query referenced calculted table does not hold data because evaluation f one of the rows caused an error.
Can someone please help me understand why it is throwing this error?
Thank you in advance.
Regards,
Mithilesh
Hi,
I am not sure if I understood your question correctly, but I think it is working in my pbix file.
Please check the below pictures and the attached pbix file.
Or, please share your sample pbix file's link here, and then I can try to look into it.
Thank you, @Jihwan_Kim
On my end, this table is created in tabular editor and is packaged within a model in Azure Analysis Services.
Can you please advise if I should do something differently to prevent this error? I sent you a message. Please let me know if it's possible.
Thanks,
Mithilesh
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.
| User | Count |
|---|---|
| 9 | |
| 5 | |
| 4 | |
| 3 | |
| 3 |
| User | Count |
|---|---|
| 24 | |
| 12 | |
| 11 | |
| 9 | |
| 8 |