Forum Discussion
JBCUK
2 years agoNew Member
Excel: Power Query
I have the following Excel Power Query: let
Source = Sql.Databases("MyConnectionString.datamart.fabric.microsoft.com"),
MyDatabase = Source{[Name="MyDatabase"]}[Data],
MyExcelQuery = MyDat...
ManuelBolz
Responsive Resident
2 years agoHello JBCUK,
have you tried deleting/emptying the PQ data cache?
PQ > File > Options and Setting > Options > Global > Data Load > Data Cache Management Options
Best regards from Germany
Manuel Bolz
🤝Follow me on LinkedIn