Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowJuly 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more
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
Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.
Join Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.
| User | Count |
|---|---|
| 27 | |
| 23 | |
| 18 | |
| 18 | |
| 15 |
| User | Count |
|---|---|
| 53 | |
| 44 | |
| 42 | |
| 39 | |
| 34 |