DataIngestion PowerBI Report #1043
-
|
Testing out the DataIngestion PowerBI report, I am receiving an error in the HubScopes query. My scope appears as a record and on the step: = if ADLS = null then null else Table.TransformColumns(Scope,{{"Scope", Text.Lower, type text}}) I receive the error: Expression.Error: We cannot convert a value of type Record to type Text. In general, ingestion is working as expected with the current scope configuration. Thanks in advance. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 4 replies
-
|
Is this with 0.6? I'm aware of an issue there. Ingestion paths were changed but the Data ingestion report wasn't updated. |
Beta Was this translation helpful? Give feedback.


Is this with 0.6? I'm aware of an issue there. Ingestion paths were changed but the Data ingestion report wasn't updated.