Microsoft Fabric Community Conference 2025, March 31 - April 2, Las Vegas, Nevada. Use code FABINSIDER for a $400 discount.
Register nowThe Power BI DataViz World Championships are on! With four chances to enter, you could win a spot in the LIVE Grand Finale in Las Vegas. Show off your skills.
why do i get double "USA" data there?
Hi @aliffe
Whether the advice given by suparnababu8 has solved your confusion, if the problem has been solved you can mark the reply for the standard answer to help the other members find it more quickly. If not, please point it out.
Best Regards,
Neeko Tang
Hi @aliffe
Check the relationship b/w your Sales and Geography tables. Make sure that 1 to * (one to many) relationship. I also faced the same problem bcz of many to many relationship.
you can unselect the blank value in the visual filter
Proud to be a Super User!
Hi @aliffe
One of the USA probably has an invisible extra character in it. Try trimming it in Power Query.
i did trim it but still i have 2 "USA" and it make my chart and slicers have a blank data.
Which column did you trim? The one with 2 USAs. If trimming didn't work there are most likely other characters in there that trimming couldn't remove. If so, duplicate the query containing that column. Remove all other columns except for the one in question then remove duplicates. Inspect the actual values of USA then just replace it with the correct value. The actual value could be USA#(lf) for line feed or #(cr) for carriage return
Alternatively, I would do a Text.Select([column], {"a".."z", "A".."Z"}) custom column.
I can't do that bro, cause it still will be shown in the chart like this
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Check out the February 2025 Power BI update to learn about new features.
User | Count |
---|---|
82 | |
78 | |
52 | |
39 | |
35 |
User | Count |
---|---|
94 | |
79 | |
51 | |
47 | |
47 |