The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hello
Is it possible to have a segmentation with multiple selection and that frames the results for each selection?
If I choose a selection, it comes out like this:
But if I choose another selection, basically what it does is expand the same picture, without knowing what it belongs to.
I would like it to look something like this:
|
The title I have a measure where it collects the value of the segmentation
Title =
var title = SELECTEDVALUE(Vendedores_sql[Name])
RETURN
Title
User | Count |
---|---|
26 | |
10 | |
8 | |
6 | |
5 |
User | Count |
---|---|
33 | |
13 | |
12 | |
9 | |
7 |