Forum

Catalin Bombea
@catalinb
Admin
Member
Joined: Nov 8, 2013
Last seen: Dec 22, 2025
Topics: 1 / Replies: 1937
Reply
RE: DAX: calculate movement from fact(balances data) for dynamic date granularity

You're correct in your observation: when you create a calculation group in Power BI, the calculation group essentially replaces the default measure wi...

2 years ago
Forum
Reply
RE: Error Using PayPal OAuth API

Can you go to Data Source settings, and check if Privacy level is properly set?

2 years ago
Forum
Reply
RE: DAX: calculate movement from fact(balances data) for dynamic date granularity

you're heading in the right direction. You’re leveraging a calculation group to filter your fact table ( trs smf ) based on the selected granular...

2 years ago
Forum
Reply
RE: Additional Data Types in Stock Option Category

specific financial data like Year on Year (YoY) Sales Growth and Year on Year (YoY) Profit Growth are not available by default through the Stocks data...

2 years ago
Reply
RE: Best way to share Macro Enabled Excel file- Has Auto Document Numbering

An Office addin is in fact an embedded website inside excel, in a side panel. The code is on server, not in the addin. Anyway, it's a more c...

2 years ago
Forum
Reply
RE: Best way to share Macro Enabled Excel file- Has Auto Document Numbering

Macro enabled excel files will not work properly in SharePoint or OneDrive, there will be too many conflicts. Office Addin will be my choice, this...

2 years ago
Forum
Reply
RE: Notify users if file opens in Excel Online

Hi Ryan, To notify users if a file is opened in Excel Online using Office Scripts, you can create an Office Script that checks the platform and dis...

2 years ago
Forum
Reply
RE: Question about writing a Dsum formula

Hi Gregory, Do you have a sample file so we can see your structure?

2 years ago
Reply
RE: Stock control for structural steel

Hi Nikos, I don't think this is something that should be handled with formulas only, you'll hit more and more road blocks ahead. Best to use macros...

2 years ago
Reply
RE: Load an Image into a user form Image control

Instead of pasting an image to chart, try using the .AddPicture method: ' Add the image to the chart oCht.Activate Set shp = oCht.Chart.Shapes.AddP...

2 years ago
Reply
RE: Changing the data type to "Date" only works in two steps

Hi Peter, Before converting to Date, try replacing the "." with "-" or use the Locale date conversion, the "." date separator is not used in US, on...

2 years ago
Forum
Reply
RE: A challenging file that is downloaded from an external system

Hi Lea, Looks bad enough 🙂 You still need a solution or you found it?

2 years ago
Forum
Reply
RE: Prepaid Expenses Template or Dashboard

I am not aware of such templates unfortunately.

2 years ago
Reply
RE: Get data from folder of pdf

PDF's are messy. Usually, data is duplicated, what is in Tablexx is also in Pagexx, so you have to filter to get data only from Tables OR pages. Once ...

2 years ago
Forum
Reply
RE: Interactive PM Dashboard, calendar conditional format

Hi Emmanuel, Those are not date ranges, 13-17 is a text considered a date range. I would insert 2 hidden rows above that "date range" with the real...

2 years ago
Page 2 / 130
0