Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
I have the following data:
I have market shares for countries as well as consolidated regions. Our "problem" is that we have all the data in the same column
I would like to create a hierarchy that is structured as follows:
World = World
EU = France, Germany, Russia, Turkey, Ukraine, United Kingdom
WEU = France, Germany, United Kingdom
EEU = Turkey, Ukraine, Russia
the filter slicer in Power BI should look like this
At the end, the market shares should not be aggregated when filtering, but should refer to the market share provided in the column.
thanks in advance!
I have no clue...but I am also interested in the solution...
is it only possible by separating the data in different data sets?