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 |
|---|---|
| 55 | |
| 37 | |
| 26 | |
| 17 | |
| 17 |
| User | Count |
|---|---|
| 69 | |
| 58 | |
| 39 | |
| 21 | |
| 21 |