Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Sign up nowGet Fabric certified for FREE! 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.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.