Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
Hi All,
I am trying to create a simple distinct count on my ID but the measure cannot be created and indicate that the table cannot be found even though I have imported the table. Any idea what is wrong ?
Solved! Go to Solution.
@weiliang_lim you're getting red line underneath meaning intellisense hasn't found table with syntax you've typed. Perhaps rename table name to something simpler like 'table1' and then reference it using DAX.
@weiliang_lim you're getting red line underneath meaning intellisense hasn't found table with syntax you've typed. Perhaps rename table name to something simpler like 'table1' and then reference it using DAX.
| User | Count |
|---|---|
| 57 | |
| 44 | |
| 32 | |
| 16 | |
| 14 |
| User | Count |
|---|---|
| 82 | |
| 66 | |
| 42 | |
| 27 | |
| 25 |