March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now
Hello,
I have two columns with different values and I am trying to filter it so that I can only see the rows when the amount of both or either is greater than 5000.
I am trying to create a slicer or a visual filter.
For example on the following table, I just want to see the rows in green.
Credit | Debit |
0 | 5500 |
1000 | 0 |
6000 | 0 |
5000 | 5000 |
0 | 3000 |
Basically, if the sum of both is greater than 5000 then I just want to see those value.
I have a calculated column with the sum of the debit and credits. I have tried filtering it so that I have values >5000 but it gives me back wrong info.
Solved! Go to Solution.
Hello @Anonymous,
I think this is what you are trying to do.
if you have your graph and simply create a third calculated column with this line:
@Anonymous
not exactly sure what you mean, but if you mean like multiple tables of credit and debit columns, i would concider merging the columns, if you mean adding more columns or data, like many savings for example, you would just add more measures to the slicer
if you need more help on this, i would suggest creating a new question so it does not give mixed results for this posted question.
hope this helps.
best regards,
- Collin
Hello @Anonymous,
I think this is what you are trying to do.
if you have your graph and simply create a third calculated column with this line:
It worked, thanks!
Question:
I want to do this for multiple tables and values. Would I need to create a new column/measure for each new value?
@Anonymous
not exactly sure what you mean, but if you mean like multiple tables of credit and debit columns, i would concider merging the columns, if you mean adding more columns or data, like many savings for example, you would just add more measures to the slicer
if you need more help on this, i would suggest creating a new question so it does not give mixed results for this posted question.
hope this helps.
best regards,
- Collin
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.
User | Count |
---|---|
114 | |
76 | |
57 | |
52 | |
44 |
User | Count |
---|---|
165 | |
116 | |
63 | |
57 | |
50 |