Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Try your skills in the Power BI Dataviz World Championship! Round one ends June 26. Join now

Reply
Anonymous
Not applicable

Deneb: only hardcoded data works?

Hello all,

 

I'm trying to get some Deneb visualization going.

However, even when I dumb it down to the simplest example, Deneb refuses to show me anything.

For example, here I made the simplest Test data and I just want Deneb to show it. But no matter what I do, it just doesn't show it.

 

Screenshot 2025-02-19 220230.png

 

Meanwhile hardcoded data does show:

MsBushido_0-1740024341153.png

 

How should I proceed?

1 ACCEPTED SOLUTION
dm-p
Super User
Super User

Hi @Anonymous,

 

It looks like you're using data as the referenced name, and the Vega view will not have a reference to that to display anything, which is as expected.

 

To link to the data supplied to the visual from the model, the name to use is dataset. Hopefully this will resolve your issue.

 

Good luck!

 

Daniel





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!


On how to ask a technical question, if you really want an answer (courtesy of SQLBI)




View solution in original post

3 REPLIES 3
Anonymous
Not applicable

Daniel, thank you very much for this!
I spent hours on this, haha, only to find out it was something so simple.

 

Awesome, thanks!

Glad to help! I hope you enjoy using Deneb!





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!


On how to ask a technical question, if you really want an answer (courtesy of SQLBI)




dm-p
Super User
Super User

Hi @Anonymous,

 

It looks like you're using data as the referenced name, and the Vega view will not have a reference to that to display anything, which is as expected.

 

To link to the data supplied to the visual from the model, the name to use is dataset. Hopefully this will resolve your issue.

 

Good luck!

 

Daniel





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!


On how to ask a technical question, if you really want an answer (courtesy of SQLBI)




Helpful resources

Announcements
Fabric Data Days is here Carousel

Fabric Data Days 2026

Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Top Solution Authors