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! Learn more
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.
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.