Microsoft Fabric Community Conference 2025, March 31 - April 2, Las Vegas, Nevada. Use code FABINSIDER for a $400 discount.
Register nowThe Power BI DataViz World Championships are on! With four chances to enter, you could win a spot in the LIVE Grand Finale in Las Vegas. Show off your skills.
Please
I'd love to know if it is possible to make this visualization such that there are two drills, first the names ending wiht UFF and secondly those ending wiht SCC, without neccessarily creating another column
Solved! Go to Solution.
@Anonymous , I doubt you can do that without creating a column.
Maybe you a measure like this drill report
calculate(Sum(Table[Value]), filter(All(Table[column1]), Search(right(Table[column1],3),Table[column1],,0) >0))
@Anonymous , I doubt you can do that without creating a column.
Maybe you a measure like this drill report
calculate(Sum(Table[Value]), filter(All(Table[column1]), Search(right(Table[column1],3),Table[column1],,0) >0))
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Check out the February 2025 Power BI update to learn about new features.
User | Count |
---|---|
83 | |
78 | |
54 | |
39 | |
35 |
User | Count |
---|---|
98 | |
80 | |
50 | |
48 | |
48 |