Forum Discussion
newtofabric
2 years agoRegular Visitor
Cross reference table column with multiple values in Fabric Dataflow
Hello, We are working on dataflow in fabric and running into a problem, where we were unable to look up information dynamically. Eg: We have Tbl_ref which has following info ref_ID ref_type Sys...
Element115
Memorable Member
2 years agoTry to run the same M code in Power Query Desktop to see if you get the same error. That way we can determine if it is a Power Query Fabric issue or just a general Power Query engine issue.
Also, are you using a DFg1 or DFg2? In other words, did you create the DF from the Power BI persona, or the Data Factory persona?
newtofabric
2 years agoRegular Visitor
Hello Element115, Thank you for your response. We are using data factory persona for our ETL not power BI to use M code