Power BI – Recalculate / Refresh a Calculation Group
June 20th, 2023 in Blog, Power BI
In Power BI, when working with calculation groups, they will often need to be recalculated when certain changes are made. You will end up with this error message if you use a calculation group that’s been changed in your Power Bi Report: The query referenced Calculation Group Table ‘Calculation Group’ which does not hold any data because it needs to be recalculated or refreshed. Thankfully, the solution to this error is quite simple…
» Read morePower BI – Visual to show filters that have been applied to a report
March 13th, 2023 in Blog, Business Intelligence, DAX, Power BI
Most PowerBi reports will use slicers to allow the user to filter and interact with the visuals they have. But in practice, users may forget what slicers have been applied. It’s inconvenient to have to look through each slicer, potentially across multiple pages, to see what filters are being used on the report. Therefore, it is not user friendly. We need to show every filter that has been applied in one convenient place. Thankfully,…
» Read more