Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I have the below field in the database, where I need to create a pie chart with with DATA vs DOMAIN
1|DATA|-|Def|-
3|DATA|-|dafsdf|-
4|DATA|-|sdfr|-
7|DATA|-|fwef|-
6|ABD|DOMAIN|-||-
9|EFDS|Other||-|-
The chart should reads from the abobe table (Sample) to differentiate with and display the below result (data vs domain) as
DATA as 66%
DOMAIN as 17%
and Other should name as NA in 17%
We need a little bit more information. Is the pipe coming from the datasource and is part of the value in the field? Or is it an inline table or CSV that is pipe delimited?
Yes. Pipe is coming from the database