Forum

Mynda Treacy
@mynda
Admin
Member
Joined: Jul 16, 2010
Last seen: Jun 3, 2026
Topics: 0 / Replies: 4783
Reply
RE: Dynamically change dax code in excel

No, you can't connect DAX to a cell in the spreadsheet. It can only reference data in the data model.

1 year ago
Forum
Reply
RE: Hyperlink & Extract Data from One Sheet to Another

Hi Vestal, You can lookup a URL and convert it to a hyperlink using the HYPERLINK function wrapped around the lookup formula, but you can't lookup a...

1 year ago
Reply
RE: Index and Match

Hi Del, You can use the FILTER function or PivotTables to extract data. If you get stuck, please provide an example Excel file so we can help you ...

1 year ago
Reply
RE: Inherited Power BI Reports

Hi Donnacha, That's a tricky one. In lesson 7.04 there is a lesson on lineage view, but this won't tell you what fields are in use, only how data is...

1 year ago
Forum
Reply
RE: Ultimate Personal Budget & Interactive Dashboard not marrying up actual and budget item

Hi Rennae, You shouldn't have to start again, but it's difficult to help you fix it without the file. Are you able to upload it here? Remove any sen...

1 year ago
Reply
RE: Best way to query a MySQL database

Hi Bax, I would use the MySQL Database connector. This will allow you to have Power Query write the SQL for you and leverage query folding which pu...

1 year ago
Forum
Reply
RE: Data sorting issue (table vs dashboard)

Hi Rik, You can see the options for sorting PivotTables here. Mynda

1 year ago
Reply
RE: Auto update - between two pages excel

Hi Sathish, Your file isn't attached. To attach it, select the file, click 'Upload', then wait for the grey check mark beside the file size before ...

2 years ago
Reply
RE: DAX Measure

Hi Ian, The DAX FILTER function's second argument must return a Boolean true or false value. This: Hours[End of Week] = [Start Date] Returns...

2 years ago
Forum
Reply
RE: Formula exceeded the number of characters allowed.

Wow, Inga! That is the biggest formula I've ever seen! First, if you ever find yourself writing a formula that's even 1/4 of that size, you should ...

2 years ago
Reply
RE: Fiscal year - calendar year - help and advice, please

Hi Chris, I usually write fiscal periods like this: FP2024_01 for April FP2024_02 for May and so on. Where FP stands for Fiscal Period. ...

2 years ago
Reply
RE: Excel Python #TIMEOUT! error

Hi Sjaak, The BLOCKED and TIMEOUT errors should not be permanent. If you're still experiencing them, go to the Help tab and send feedback so Micros...

2 years ago
Reply
RE: auto update pivot table from data in a folder

Hi Christopher, Glad my tutorial was helpful. If you wanted to get data from a different folder, you'd need a separate query for this, which you...

2 years ago
Reply
RE: formula

Hi Sohail, The REDUCE function here isn't being used as it was intended. It is supposed to be used with a LAMBDA that accumulates to a single value...

2 years ago
Reply
RE: Cleaning Data - removing symbols but maintining "-ve"

Hi Nick, You can use Power Query to clean this data. In the attached file (sheet 'Table1') I've loaded your data to Power Query and replaced the as...

2 years ago
Page 3 / 319
0