Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
Hello,
I use Odata Feed to retrieve all the User Stories available on my Azure DevOps board.
However I don't have the same data between my Power Query and my Power BI Desktop (view data).
Has anyone ever had this problem?
Thanks in advance,
Example :
Power Query: filter on the name of my column and the most recent date
Power BI Desktop: same filter
| User | Count |
|---|---|
| 60 | |
| 46 | |
| 32 | |
| 17 | |
| 16 |
| User | Count |
|---|---|
| 82 | |
| 68 | |
| 43 | |
| 26 | |
| 23 |