Problem with scatter diagram - scatter diagram changes values #782
Answered
by
wimjongman
greysquirrel-coding
asked this question in
Q&A
Answered by
wimjongman
Jan 6, 2022
Replies: 1 comment 2 replies
|
Could it be a conversion problem? E.g. are the decimal positions correct, float to int, etc.. Maybe you can create a table from the datasource and check the values as BIRT sees them. |
2 replies
Answer selected by
greysquirrel-coding
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Could it be a conversion problem? E.g. are the decimal positions correct, float to int, etc..
Maybe you can create a table from the datasource and check the values as BIRT sees them.