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!View all the Fabric Data Days sessions on demand. View schedule
[
{
"exceededFields": null,
"headers": [
],
"key": {
"data": [
0,
0,
0,
0,
0,
13,
23,
106
],
"type": "Buffer"
},
"offset": 392735,
"partition": 1,
"timestamp": 1706708606183,
"timestampType": "CREATE_TIME",
"value": {
"created": {
"long": 1706708606038
},
"created_date": {
"long": 1702637923000
},
"is_deleted": {
"boolean": false
},
"order_number": {
"string": "ABC123"
},
"order_states_id": {
"long": 30
},
"orders_id": {
"long": 123123
},
"public_id": {
"long": 123123
},
"source_data_version": {
"long": 879127895786
},
"styles_public_id": {
"long": 123123
},
"updated": {
"long": 1706708606038
},
"vendor_name": {
"string": "VENDOR_NAME"
},
"vendor_number": {
"string": "VENDOR_NUMBER"
}
}
}
]
Hi @TroelsHJ ,
The error messages you've received suggest that the data is not in the expected AVRO format. Ensure that the AVRO schema used by the event stream is fully compatible with the schema used to serialize the data in Kafka.
For more detail, please refer: Process event data with the event processor editor - Microsoft Fabric | Microsoft Learn
Best Regards,
Neeko Tang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @Anonymous
Thanks for the reply.
As per your suggestion, I'm trying to figure out exactly what schema the event stream is using when trying to deserialize the payload, but I can't seem to work it out. I find it very hard to debug in the event stream.
Can you possibly tell me where, within the event stream, I would find the schema it is using or perhaps tell me how I could debug the event stream?
Thanks
Best,
Troels
Check out the November 2025 Fabric update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Turn streaming data into instant insights with Microsoft Fabric. Learn to connect live sources, visualize in seconds, and use Copilot + AI for smarter decisions.