William Rodriguez

How to use VBA code to find reference(s) in multi worksheet Excel workbook

Table of Contents Overview While working on a complex Excel workbook that has several worksheets with lot of formulas, logic, pivot tables, …, it can become a challenge to make changes without breaking something or the other. For that reason, I would like to share the below code examples in VBA that can be used

How to use VBA code to find reference(s) in multi worksheet Excel workbook Read More »

Source Control for Power BI (Azure DevOps, GIT)

TABLE OF CONTENTS OVERVIEW Source control is a powerful tool for development teams; from version control, qualifying deliverables (i.e., peer-review check-in), and the ability for multiple developers to work on the same project simultaneously, the benefits of incorporating this tool into your workflow can’t be overstated. Microsoft has launched two amazing features for Power BI

Source Control for Power BI (Azure DevOps, GIT) Read More »

DAX: Option for viewing Virtually Materialized Tables in Power BI (Fabric)

Table of Contents Overview In Power BI, there are many ways of working with data via DAX. One option is to materialize tables in memory for dynamic computations. An example is creating a virtual time series for dynamic present value analysis; an example can be found here: Discounting Cash Flows in Power BI – DCF

DAX: Option for viewing Virtually Materialized Tables in Power BI (Fabric) Read More »

Financial Modeling in Excel (Part 2)

Table of Contents Overview If you haven’t done so already, please review part one in this series covering accounting, finance, and business intelligence data modeling basics (Financial Modeling in Business Intelligence, Analytical Ants). A summarized brief: Accounting is a double-entry method for record keeping, and those records are aggregated into financial reports for analysis and

Financial Modeling in Excel (Part 2) Read More »

Financial Modeling in Business Intelligence (Part 1)

Table of Contents: Accounting | Financial Overview Intro Accounting and finance effectively are one in the same. As the old joke goes, ‘one holds the elephant’s trunk and another it’s tail; thinking they are touching different animals, they’re surprised when it’s revealed they are touching the same creature.’ Wait… that ‘joke’ may highlight exactly why

Financial Modeling in Business Intelligence (Part 1) Read More »

Shopping Cart