Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
DirectQuery error:
DirectQuery may not be used with this data source
- please consider moving to a supported data source or upgrading the SQL Server data source to the latest available version.CREATE TABLE public.organizations_godview_temp ( timestamp_post TIMESTAMP ENCODE , year_post INTEGER ENCODE lzo, month_post INTEGER ENCODE lzo, teamid VARCHAR(32) ENCODE , activity_type VARCHAR(64) ENCODE , event_category VARCHAR(64) ENCODE lzo, event_action VARCHAR(64) ENCODE lzo, event_cat_action VARCHAR(64) ENCODE lzo, activity_count INTEGER ENCODE lzo ) DISTSTYLE EVEN SORTKEY ( teamid, timestamp_post, activity_type );
Could please also provide another table's schema? Are there any special data type in this table? As a test, you could create another table in your source table and check if this issue persists or not.
Regards,
Charlie Liao
| User | Count |
|---|---|
| 55 | |
| 37 | |
| 23 | |
| 17 | |
| 17 |
| User | Count |
|---|---|
| 69 | |
| 58 | |
| 39 | |
| 21 | |
| 21 |