I\'m trying to fit a graph using R on power BI via these commands:
dataset <- data.frame(IDName, Value, Setpoints) dataset <- unique(dataset)