Forum Discussion
Anonymous
7 years agoNot applicable
Line Chart with Two Fixed Values and One Dynamic
Hi all, I'm trying to create a line chart where two of the lines are stationary, but a third changes when a specific month is chosen from a slicer. Here is the .pbix as reference. In the 'Da...
- 7 years ago
Anonymous attached, also a message is added in case month selection is not valid. You can extend it from here.
Anonymous
7 years agoNot applicable
Hi parry2k,
These are good questions! Dependent on how things are setup you could specify only single selection on the slicer (if the MIN / MAX dates are elsewhere) - or the other option would be to have some message telling the user that they appear to have selected more than one option (could be based on counting selections, or have a threshold that triggers the message).
Sorry, a bit vague!
Sam
parry2k
7 years agoSuper User
Anonymous are you ok to build that logic or you need assistance with that too.