Row-Level-Security (RLS) in Power BI

Row-Level-Security (RLS) in Power BI

What is Row Level Security (RLS) Row level security is a feature in Power BI that allows you to restrict data access on who is viewing the report. Instead of creating multiple dashboards for separate audiences, RLS allows you to apply filter dynamically so each user...
Create Zoomable Charts in Power BI

Create Zoomable Charts in Power BI

Introduction Depending on the values in a chart, Power BI may not start the chart’s axes at 0. By default, it will start at the nearest value where there is increased visibility of the values. Although you can change the range of the axes manually, these changes...

Using INDEX() to Solve your Top N Problems

If you are new to Tableau or you have not encountered the INDEX() function before you are probably familiar with your filters behaving oddly. The traditional filter use behaves like an AND statement, do the more filters you use and the more complex the view becomes...
How to Document Alteryx Workflows

How to Document Alteryx Workflows

Creating Alteryx documentation is an important part of the data analysis process. Not only does it help you understand your own work, but it also makes it easier for others to follow and collaborate on your analysis. Here are some tips for good Alteryx documentation:...