Forum

Apply query changes
 
Notifications
Clear all

Apply query changes

4 Posts
2 Users
0 Reactions
62 Views
(@ayemu7)
Posts: 197
Reputable Member
Topic starter
 

I just tried to add some query on Stats-Act-FY2019.

Access facility is a small table with only 112 rows. Yes of course FinanceDB is a substantial original data base. 

when I tried to apply changes, it takes too long for Access Facility and keep circling.

Please let me know what should I do?

Kind regards,

Aye

apply-query-updates.PNG

 
Posted : 17/02/2019 10:56 pm
(@mynda)
Posts: 4761
Member Admin
 

Hi Aye,

If you don't need to preview all of the queries you can turn off Background Data; go to Query Options > Data Load > deselect 'Allow data preview to download in the background'.

You could also try buffering the table. The syntax for Table.Buffer is to simply wrap it around the Source line of code e.g.

Table.Buffer(Source = Excel.CurrentWorkbook(){[Name="Table1"]}[Content]),

 

I would apply it to the fact table query, assuming that is the one that your other queries are referring to and see if that helps.

Mynda

P.S. I moved this post to the Power Query forum.

 
Posted : 17/02/2019 11:33 pm
(@ayemu7)
Posts: 197
Reputable Member
Topic starter
 

Thanks, Mynda,

I was in Power BI, edit query and trying to edit query.

I suppose it is not the right way?

Regards,

Aye

 
Posted : 18/02/2019 12:28 am
(@mynda)
Posts: 4761
Member Admin
 

Hi Aye,

Power Query is the get and transform data tool in both Excel and Power BI. If your question is regarding a query, then please post it in the Power Query forum. If it is about a Power BI visual then post it in the Power BI forum. If it is about DAX or modelling, then post it in the Power Pivot forum.

Thanks,

Mynda

 
Posted : 18/02/2019 7:09 am
Share: