The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
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 |
---|---|
68 | |
63 | |
59 | |
54 | |
28 |
User | Count |
---|---|
182 | |
81 | |
64 | |
46 | |
41 |