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.
Hello everyone
I need help with the following case.
I would like to know from my main raw data table how many of these invoices are under 50, how many under 100 (including the <50.... and so on 200, 300, etc.
Is there any possible way to create a table with a such information?
Currently I have my Threshold table with the values you see in the screen relationed to the main table on the Invoice Value field.
How could this be achieved?
Solved! Go to Solution.
@varelapablo90 Try with this calculated column in the Threshold Table:
Like this? These fields are in my main raw data table T_RawData_Azure
@varelapablo90 Try with this calculated column in the Threshold Table:
I thought it had worked but now that I see it didnt, I have like 4 million rows in this set, numbers should be bigger, but also for example the Category 100 should include the 50. What be wrong?
@varelapablo90 both threshold and amount are numbers?
Can you make an example with a subset? It seems very strange...
B.
What do you mean with a subset?
I cant figure out what is different from the solution you provided, the datatypes are both numbers and the relationship is based on Amount_in_EUR -> Threshold
@varelapablo90 the relationship is useless, try to remove it. By subset I mean taking a piece of data to understand why it doesn't work, to me it works with the data I pasted to you.
Try with Count instead of Countrows:
B.
Got solved when deleting the relationship :S
Thank you very much
Worked perfectly, thank you!
What if I want to also have the column with the values in eur too?
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
16 | |
13 | |
12 | |
11 | |
11 |
User | Count |
---|---|
19 | |
14 | |
14 | |
11 | |
9 |