Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredJoin us at FabCon Vienna from September 15-18, 2025, for the ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM. Get registered
I created an entity with 2 separate timeseries sources, each coming from a different Lakehouse table.
The source table data is correct, but once I map both time series, the data values get crossed up with both showing data from one of the sources, rather than both. As a result, the State column in the 2nd mapping gets mapped to the Rate data from the 1st mapping.
Any ideas why this is happening? Note the Timeseries ID is the same for both State and Rate, which should not be the case.
Hi @druk ,
Yeah, this sounds like a Timeseries ID collision issue. Since both mappings are using the same Timeseries ID (machined), the system is treating them as a single stream, which is why you're seeing the data get crossed up.
To fix this, try assigning distinct Timeseries IDs for each property mapping. Even though both are linked to the same entity, each timeseries (Rate and State) should have its own unique ID so Fabric can track them separately.
You might need to:
Also, make sure the source tables don’t have overlapping timestamps that could confuse the mapping engine when merging the data.
Let me know if that helps or if you're still seeing weird behavior.
If my response resolved your query, kindly mark it as the Accepted Solution to assist others. Additionally, I would be grateful for a 'Kudos' if you found my response helpful.
Hello @druk,
Thank you for reaching out to the Microsoft Fabric Forum Community.
The issue you're experiencing, where the "State" and "Rate" timeseries data is getting crossed up and sharing the same Timeseries ID, likely points to a configuration issue in the mapping process. Here are some steps to troubleshoot and resolve this:
Please refer the following Offical Documentation: Mapping data to entities - Microsoft Fabric | Microsoft Learn
If this information is helpful, please “Accept as solution” and give a "kudos" to assist other community members in resolving similar issues more efficiently.
Thank you.
User | Count |
---|---|
75 | |
45 | |
15 | |
11 | |
7 |
User | Count |
---|---|
88 | |
88 | |
28 | |
8 | |
7 |