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.
The dataflow is configured in 2020 and was running fine till today, there is no change in the datasource or any source data/table properties.
The manual/scheduled data refresh of the dataflow shows as successfull but there is no data loaded to dataflow, the tables are empty. The log shows the referesh completed in 3 seconds, please refer the table below row number 3, 5 and 6.
I have tried multiple times with modifiying the date ranges, columns and also few other chnages to the dataflow but nothing works.
SELECT * FROM db_alterview.vRepodetail
-- EXECUTION RESULTS
--Source is Azure database
-- 23 COLUMNS
-- 209772 ROWS
-- EXECUTED IN 18 SECONDS
-- TABLE SPECS
--Column_name Type Computed Length
--SystemId char no 2
--Id bigint no 8
--calldate datetime2 no 6
--Direction char no 1
--FromTo varchar no 80
--UserId int no 4
--UserOU int no 4
--ServiceId int no 4
--ServiceOU int no 4
--CallType char no 1
--dcontext varchar no 80
--lastapp varchar no 80
--duration int no 4
--billsec int no 4
--disposition varchar no 255
--ccx_callid varchar no 255
--AgentName varchar no 255
--AgentLastName varchar no 255
--AgentEmail varchar no 255
--Service varchar no 255
--Company varchar no 255
--ServiceGroup varchar no 255
--RootOrganizationID int no 4
Requested on | Dataflow name | Dataflow refresh status | Table name | Partition name | Refresh status | Start time | End time | Duration | Rows processed | Bytes processed (KB) | Max commit (KB) | Processor Time | Wait time | Compute engine | Error |
2/21/2023 20:50 | Masked name | Completed | db_alterview vRepo | NA | Completed | 2/21/2023 20:50 | 2/21/2023 20:56 | 06:01.6 | NA | NA | NA | NA | NA | NA | NA |
2/21/2023 20:56 | Completed | db_alterview vRepodetail | NA | Completed | 2/21/2023 20:56 | 2/21/2023 20:57 | 00:32.1 | NA | NA | NA | NA | NA | NA | NA | |
2/21/2023 20:57 | Completed | db_alterview vRepoCampaignContact | NA | Completed | 2/21/2023 20:57 | 2/21/2023 20:59 | 02:00.6 | NA | NA | NA | NA | NA | NA | NA | |
2/21/2023 20:59 | Completed | db_alterview vRepoCampaignOrders | NA | Completed | 2/21/2023 20:59 | 2/21/2023 20:59 | 00:30.5 | NA | NA | NA | NA | NA | NA | NA | |
2/21/2023 20:59 | Completed | db_alterview vServiceflow | NA | Completed | 2/21/2023 20:59 | 2/21/2023 21:00 | 00:30.5 | NA | NA | NA | NA | NA | NA | NA | |
2/21/2023 21:00 | Completed | NA | Completed | 2/21/2023 21:00 | 2/21/2023 21:00 | 00:31.1 | NA | NA | NA | NA | NA | NA | NA |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.