Forum Discussion
Anonymous
4 years agoNot applicable
R Visual is changing Data Value
In Power BI, I have a variable called "CycleID" which is a unique value of 19 numbers. In power BI, it is "text" datatype. I am created a visual in R, but when I move the data into R, the values of...
lbendlin
Super User
4 years agoNote the green text. Dataframes always forcibly remove what they perceive as duplicate rows.
Please provide sanitized sample data that fully covers your issue.
Please show the expected outcome based on the sample data you provided.