There's a lot of information on how to get around the lack of an out-of-the box CI/CD solution for Power BI datasets, but for me it's often complicated and I have to read too many pages before making much progress on my own. This post is here to strip it down and provide you with… Continue reading Power BI datasets CI/CD (the easy-ish way)
Category: Uncategorized
Automatically Updating Word or PowerPoint with Power BI Data
As much as we try to convince our colleagues to do more of their work in Power BI and less and less in Excel and PowerPoint, we all know they're going to smile and nod at us then go back to their desks and click "Export data" on our carefully developed Power BI visuals, open… Continue reading Automatically Updating Word or PowerPoint with Power BI Data
DAX measures treating slicer selections with *and* instead of *or* behavior
The general idea When using slicers in Power BI reports, multiple selections filter data with OR logic. For example, if you have a slicer with products and your visuals are displaying total number of invoices, then when "bicycles" and "helmets" are selected in the products slicer your visual will show the number of invoices that… Continue reading DAX measures treating slicer selections with *and* instead of *or* behavior