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! Request now
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.
Meanwhile hardcoded data does show:
How should I proceed?
Solved! Go to Solution.
Hi @MsBushido,
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
Proud to be a Super User!
On how to ask a technical question, if you really want an answer (courtesy of SQLBI)
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!
Proud to be a Super User!
On how to ask a technical question, if you really want an answer (courtesy of SQLBI)
Hi @MsBushido,
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
Proud to be a Super User!
On how to ask a technical question, if you really want an answer (courtesy of SQLBI)
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.