10-11-2018 05:10 AM
Dear all,
I am using M.App Enterprise 16.1,
I want to create a browser application using Map Views,
But I faced a problem when creating a pie chart; I choosed a column of type character varying (containing some values of null) as the dimension, and Count as the measure, but unfortunately I got the following chart with no representation.
I tried to update the null values with a '' character and the chart now is represented correctly.
But as you know that I was foreced to change in the database values and remove set everything that's null with a value which is not a good way to solve the problem as I want to keep these null values in the database.
Is there a solution for this problem or a workaround that keeps the null values without changing.
Note: I also tried bar charts with no solution.
Best regards
Khaled
10-11-2018 06:00 AM
hi Khaled,
you should be able to create a custom attribute using such a logic. I've done this many times in Feature Analyzer using functional attributes, I've never tried to configure it in standard BIMap.
Stefano
10-14-2018 01:02 AM
Hi Stefano,
I am still stucked in that issue,
I also tried to create a feature analyzer app but whenever I choosed the vector set it keeps loading forever as following:
Thanks
Khaled
10-15-2018 01:51 AM
hi Khaled,
have you published the VectorSet? Please check the errors in the console and in Studio.
Stefano
10-15-2018 06:11 AM
Thanks Stefano I found the Tile service was stopped.
Another question: Can I use a data of 4326 srid in feature analyzer?
10-15-2018 06:48 AM
Hi Khaled,
Vectorsets must be published in EPSG 3857 for use in Analyzer Views.