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!Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
trying to create visual by deneb and you can find my code below. unfortunately no data showed
{
"data": {"name": "dataset"},
"mark": {"type": "point"},
"encoding": {
"x": {
"field": "Month",
"type": "temporal"
},
"y": {
"field": "Number PA Requests",
"type": "quantitative"
},
"color": {
"field": "InsuranceNames (groups)",
"type": "nominal"
}
}
}
any one can help?
Hi @hana123. Can you provide a .pbix file with a sample dataset? It's hard to tell what's going on without knowing what the structure of your data is. If so, I'll be happy to help.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Power BI update to learn about new features.