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!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
Hello,
I have created a dataflow, and used it to build a report in Desktop. I then published that report to Power BI online, which created a semantic model as well as the report itself. I configured a daily refresh on the semantic model. However, the refresh keeps failing, and the stated reason is that "the 'statuscode_display' column does not exist in the rowset":
I thought this would be easy to correct, but weirdly, there is no such field in the blc_eventdelegate table named in the error message. In the dataflow, the only similarly-named field is called blc_delegatestatus_display. That's what it's called in the report, too (I have checked in Desktop). Yet, in the semantic model online, it's there as statuscode_display (see yellow highlight in bottom left):
I even deleted the report and semantic model from Power BI online, and republished the Desktop report, but the same error is happening! Does anyone have any idea where the semantic model is getting this from?
This is the dataflow:
Thanks in advance for any hints!
Solved! Go to Solution.
Hi @GilbertQ , I did (screenshot was in my original post), but what fixed this in the end was going back into Desktop, re-selecting the data flow in the Power Query steps, and then just refreshing the report in Desktop. I think at some point I changed the columns in the dataflow, but the report hadn't caught up with that change.
Hi @GilbertQ , I did (screenshot was in my original post), but what fixed this in the end was going back into Desktop, re-selecting the data flow in the Power Query steps, and then just refreshing the report in Desktop. I think at some point I changed the columns in the dataflow, but the report hadn't caught up with that change.