Forum Discussion
Anonymous
4 years agoNot applicable
How To Get X/Y Position Of Visual
Hello! I'm relatively new to PowerBI, and I was wondering if its possible to get the X/Y Position of a card in DAX (see photo attached). I need to create a function so that if the visual is withi...
Anonymous
4 years agoNot applicable
Yup, so I was thinking a user would edit the report by just dragging the visual around, as each day, A and B will move to a new box or back to an old box. All other content would be computer generated. Do you think it would be possible to execute something like that with PowerBI? Thanks!
- AlexisOlson4 years agoSuper User
There might be some custom visual that has a click and drag interface but I don't know of one personally. Otherwise, I think you'll have to adjust how interaction works and use slicers instead.