Forum

Catalin Bombea
@catalinb
Admin
Member
Joined: Nov 8, 2013
Last seen: Mar 17, 2025
Topics: 1 / Replies: 1936
Reply
RE: Query in the Power BI platform

Salut Gigi, If you don't have access to source data, all you can do is export data, there is no connector to PBI online in power query.

1 year ago
Forum
Reply
RE: Get a list of worksheets of current workbook that works in web and desktop without VBA/macros

Hi Mike, This shows indeed a list of files, but you have to filter the list for xlsx file extension, then add a column with the formula Excel.Workbook...

1 year ago
Forum
Reply
RE: Blank rows due to join

Can you please upload a sample file with anonymized data? Thank you

1 year ago
Forum
Reply
RE: Blank rows due to join

I think you should check the measures, if there is no fact data for a specific period, those periods should be automatically removed by pivot. For ...

1 year ago
Forum
Reply
RE: Blank rows due to join

Hi Quynh, Can you provide a screenshot of your data model?

1 year ago
Forum
Reply
RE: Create a Monthly General Ledger

Hi Amanda, Might be more difficult to do that in excel, should be easier in power BI. Here is a tutorial on this subject: Or:

1 year ago
Reply
RE: Dashboard - Pivot Chart Colours

Hi Katie, It's an old issue, see more details here:

1 year ago
Reply
RE: Running Total on a measure

No. You have to answer a simple question: On what field you need the running total to be applied? That is the field you need to drag into the meas...

1 year ago
Forum
Reply
RE: Sum By Quarters

Hi Vijay, Quite a lot of questions, you should try a single question per topic, I'll reply to the easiest one :). =SUM("Component",Data!C5:M5) w...

1 year ago
Reply
RE: Lesson 3.75

Hi Peter, Thanks for spotting that, we'll fix that in next version.

1 year ago
Forum
Reply
RE: Rolling Time Periods in Power BI

Hi Danielle, Rolling 3, or 12 months should be easy: Rolling3Month = CALCULATE(sum(Sales[Sales Amount]),DATESINPERIOD('Date'[Date ],MAX(Sales[Sa...

1 year ago
Forum
Reply
RE: Sorting Rows in a matrix (not columns)

Hi Nate, Select the column you wish to sort by hierarchy. Click on the “Sort Ascending” or “Sort Descending” icon in the column header. Choose the ...

1 year ago
Forum
Reply
RE: Running Total on a measure

Hi Nate, The running total measure, like ANY measure, will need a field from a data table. You can't use filters for running totals or any measure.

1 year ago
Forum
Reply
RE: How to add new calculated measure?

Attached an example. You should learn at least the basics of Power Pivot before creating reports, here is a video that can get you started:

1 year ago
Forum
Reply
RE: How to add new calculated measure?

Hi Yen, You can add a new measure in Power Pivot, not in Power Query. I don't know the math behind your data, what formula are you looking for?

1 year ago
Forum
Page 5 / 130