Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredPower BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.
Hi,
I have created a treemap wich shows the slowest paying company.
Here I have selecter the bottom 10 companies based on their average.
But now I want to add that I only want to see it if the company has bought goods for a certain amount in total.
Now it's looking at all companies and the top-10 is all based on companies that have only put in one order.
How can I add this second part?
Solved! Go to Solution.
I made a new colomn in the clients table where it shows me the total revenue for each client.
This I can use in a slicer.
Simply add a filter to the visual explaining it should only show the companys with 1 order
But I want it based on the revenue.
I have a measure: Total revenue = CALCULATE(SUM(DEBFACTUUR[FACTBEDRAG]))
In a table etc this works, because it devides it over the costumors. If I add this to the Treemap it will only look at the total of a single invoice.
I can't use calculated colomn because I use year filters and the visual should change with it.
I can't use a slicer with the measure either, it just doesn't allow it.
I made a new colomn in the clients table where it shows me the total revenue for each client.
This I can use in a slicer.
User | Count |
---|---|
81 | |
77 | |
64 | |
48 | |
45 |
User | Count |
---|---|
103 | |
44 | |
39 | |
39 | |
37 |