Forum Discussion
Remove negatives
Hello all,
Its my first time wrinting in this forum.
I would like to delete all the lines that have a negative number in my column "IdComm".
I dont want to filter greater than 0, because is only a filter. I really want to delete them of my table.
Thanks in advance for helping me,
Hi TatianaGuihur ,
Set the filter with Power Query. (Transform data)
Regards,
Marcus
Dortmund - Germany
If I answered your question, please mark my post as solution, this will also help others.
Please give Kudos for support.
8 Replies
- kentylerSolution Sage
If you want to really delete records from your table, you may have to delete them in your datasource.
You could use Power Query to delete them, but they would only be deleted from the data you loaded into power bi.
I'm a personal Power Bi Trainer I learn something every time I answer a question
- TatianaGuihurHelper I
yes, I only want to delete them in my power bi report. Not in the BD source.
How can I do that?
- mwegenerMost Valuable Professional
Hi TatianaGuihur ,
Set the filter with Power Query. (Transform data)
Regards,
Marcus
Dortmund - Germany
If I answered your question, please mark my post as solution, this will also help others.
Please give Kudos for support.
- amitchandakSuper User
In data transformation or edit query under Data View. Go and filter you data.
Refer :https://docs.microsoft.com/en-us/power-bi/desktop-shape-and-combine-data
- kumarisahsneha9New Member
Hello all,
Its my first time wrinting in this forum.
I would like to delete all the lines that have a negative number in my column "IdComm".
I dont want to filter greater than 0, because is only a filter. I really want to delete them of my table.
Thanks in advance for helping me,
- kaviyarasankaviNew MemberThank you