Last seen: Dec 22, 2025
Hi Jim, Those folders are in different locations? If they are located in the same parent folder, importing data from the parent folder will also...
Hi Hughes, Sounds like you have an extra step that renames some headers? When you import from a folder, you should see a list of files found in ...
Hi Vic, There is no file attached, try attaching again (press the orange button to start upload, after you add files). Can you choose a relevant...
Hi Linda, When you select a workbook to import data into Power BI, the application will detect the entire data model, including existing relationsh...
Hi Linda, Can you upload your model with sample data, so we can see what's wrong?
Hi Gerardo, Without sample data, I can only say that it is possible. If you can provide sample data, I'll be able to build the technical solution. ...
Hi Alex, Welcome to our forum! First, I have to mention that it's much better to upload a file with your sample data instead of sending a pictur...
Hi, I updated our code and inserted a loop. Make sure you change the column letters as needed, at this moment they are all pointing to column A to ...
Hi Alison, Not sure if you noticed, but in the file I sent there is a measure that calculates the previous version value, it's displayed in a pivot ta...
Hi Allison, If there is a Year field displayed in the report context, it's not the right way to calculated the data. Check the file attached, I ...
Hi Alison, Sorry for the late reply, will look into your data and get back to you tomorrow. Thank you Catalin
Hi David, Maybe I'm missing something, but have you noticed that in the image there are only 2 months displayed, not all 36 as you had before? Isn'...
Hi Faiber, You should try the Expression.Evaluate function to call different queries: QName="Query1", #"Consultas combinadas" = Table.Nested...
Hi David, If you add a new Column named CurrBudget in tblExpenditure, with this formula: =RELATED(tblSubActivities[SumCuurentBudget]), All you h...
Hi David, You can find the answer here: Noticed that you are not using a date table, basically any data model that needs time intelligence calcul...