Hello community.
Before explain my problem, i will explain the context of my goal.
I have 3 source of data :
A) Position of building (point data)
IRIS Cost Road Data (polygon data)
C) IRIS Renovation Road Data (polygon data)
The goal is simple : by the position of building, i use in a WebApp builder the Analysis widget with the "Create Drive Time Areas" tool to create 10 minutes-isochrone of driving truck around each building.
After the isochrone was created and display on the webmap, i have to click on them to select all of the isochrone and click on the Business Analyst Widget to execute my infographic.
My problem is the following : I want by selecting the isochrone area created by the "Create Drive Time Areas" to get the information present in many field in the data source B and C (who was information about road agregate at the IRIS administration division in France).
In my infographic model i have create all of the custom data to get the correct fields from the B and C data source, but when I select my isochrone on the map and launch the infographic widget, in results I have only N/D and 0 and I don't understand why.
Anyone can help me please ?