web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / PowerBI Query error "T...
Power Automate
Unanswered

PowerBI Query error "The query referenced calculated column XXX which does not hold any data because evaluation of one of the rows caused an error."

(0) ShareShare
ReportReport
Posted on by 9

I have a PowerBI "Run a query against a dataset" action with the following query:

 

 

DEFINE
VAR _SecwrFull = SECWR_Full
EVALUATE
_SecwrFull

 

 

My goal is to return the entire table "SECWR_Full"

This action started returning the error:

 

 

{"error":{"code":"DatasetExecuteQueriesError","pbi.error":{"code":"DatasetExecuteQueriesError","parameters":{},"details":[{"code":"DetailsMessage","detail":{"type":1,"value":"The query referenced calculated column 'SECWR_Full'[Product Owner] which does not hold any data because evaluation of one of the rows caused an error."}},{"code":"AnalysisServicesErrorCode","detail":{"type":1,"value":"3241803830"}}]}}}

 

 

 

The "Product Owner" column is indeed calculated by me, but I have a if_blank condition that makes sure there is no empty column.

 

When I try to create a table in PowerBI Desktop with the same query it works just fine:

 

 

Table = 
VAR _SecwrFull = SECWR_Full
RETURN _SecwrFull

 

 

 

I'm really not sure why this one (out of many other) calculated column is having troulbe. Only difference is that this column does a LOOKUPVALUE() across this table and one pulled in from antoher dataset.

 

Any thoughts?

Categories:
I have the same question (0)

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Leaderboard > Power Automate

#1
David_MA Profile Picture

David_MA 251 Super User 2026 Season 1

#2
Haque Profile Picture

Haque 239

#3
Expiscornovus Profile Picture

Expiscornovus 220 Most Valuable Professional

Last 30 days Overall leaderboard