Alessandro Gherardi
Business Intelligence Freelance Developer | Co-leader Power BI User Group Italy
Business Intelligence Freelance Developer | Co-leader Power BI User Group Italy
Bologna, Italy
Actions
6+ years of experience working in Business Intelligence in different contexts: startup/scaleup, Big 4 consultancy firm, remote contractor for US-based tech company and as Community Leader for the Italian Power BI User Group. Currently working as a freelance consultant with customers ranging from small-sized shops to multinational corporations. Experienced in BI development, working daily to solve tasks related to Data Engineering, ETL, SQL and Power BI/SSAS development.
I am among the co-leaders of the Power BI User Group Italy, the biggest Italian community dedicated to BI and Data. For the community I manage and grow social channels, organize events all over Italy (and beyond! We regularly travel to Switzerland for our Ticino Conference) and present technical sessions. If you wish to join any of the social channels of the community, here's a useful LinkTree: https://linktr.ee/powerbiusergroupitaly.
Certified on Power BI (PL-300) and Fabric (DP-600 | DP-700)
Oltre 6 anni di esperienza in ambito Business Intelligence in contesti diversi: startup/scaleup, società di consulenza Big 4, remote contractor per una società statunitense e come Community Leader del Power BI User Group Italy. Attualmente lavoro come consulente freelance con clienti che spaziano da piccole aziende a multinazionali. Esperto in sviluppo BI, lavorando quotidianamente su attività legate a Data Engineering, ETL, SQL e sviluppo Power BI/SSAS.
Sono tra i co-leader del Power BI User Group Italy, la più grande community italiana dedicata ai dati e alla Business Intelligence. Per la community gestisco e faccio crescere i canali social, organizzo eventi su tutto il territorio italiano (e oltre! Il nostro evento più importante si tiene in Ticino, Svizzera) e presento sessioni tecniche. Se vuoi uniti a uno dei canali social della community, qui trovi li LinkTree: https://linktr.ee/powerbiusergroupitaly.
Certificato su Power BI (PL-300) e Fabric (DP-600 | DP-700).
Area of Expertise
Topics
DevOps for Power BI: ensuring best practices compliance with Tabular Editor and PBI Inspector en
Ensuring development consistency across Power BI models and reports is no small task. Following best practices and coding conventions often depends on each developer’s discipline and attention to detail, which often leads to inconsistencies over time. Fortunately, there is a more scalable and automated way to enforce standards.
In this session, I will demonstrate why and how to leverage Tabular Editor’s Best Practice Analyzer and PBI Inspector within an Azure DevOps CI/CD pipeline to automate and scale best-practice compliance across your organization when developing tabular models and Power BI reports.
The session will consist of two parts:
The What and the Why: An overview of the tools, the CI/CD concept, and the benefits of integrating these practices into a Power BI/SSAS development workflow.
Demo: A hands-on demonstration showing a simple example of how to implement these tools within an Azure DevOps CI/CD pipeline.
Required knowledge: Power BI development experience, some basic DevOps knowledge is nice to have
DirectQuery in Power BI: Trade-offs, Limitations, and Best Practices en it
Power BI's DirectQuery mode is a powerful feature that lets you query your data directly in the source database, removing the need to transfer the data to Power BI's VertiPaq database (Import Mode), which can sometimes be a lengthy and error-prone process. Sounds great, doesn't it? However, no technology comes without costs and limitations.
In this session, I will share the considerations you need to make when using DirectQuery for your Power BI architecture. We will see how it will impact you as a developer, with some features being unavailable and DAX code needing to be rewritten. We will also look at how it will impact your report consumers, especially in self-service BI scenarios.
I decided to write this session after an unsuccessful VertiPaq-to-DirectQuery migration project, so I will add personal, real-world experience to the technical analysis you can find in books. After the session, you will have a solid understanding of the pros and cons of DirectQuery in Power BI and a clear sense of when to use this additional tool in your Power BI developer toolbox.
Power BI development experience, especially in writing DAX code, is strongly recommended to benefit from this session.
Introduction to Power BI for Developers and IT Admins: beyond the misconceptions en it
Power BI is a Business Intelligence tool traditionally leveraged by analysts and other non-technical figures to build reports and dashboards for the business. Developers have historically been wary of it, often viewing it as a nuisance, because the product simply lacked the features needed to fit into a technical development workflow.
However, this has changed. Thanks to the significant evolution made over the years, Power BI can now be fully managed by a technical team, following standards that are similar to those of Software Development. In this session we will see:
- the Power BI Project format
- DevOps, GIT integrations and testing techniques for Power BI
- an introduction to Power BI Embedding
Attend this session if you want to rethink your approach to Power BI and evaluate whether to add it to your tech stack.
Session level: 100. No previous knowledge on Power BI needed.
Preferred duration: 45-60 minutes.
Introduzione a Power BI per Sviluppatori e IT Admin: oltre i preconcetti en it
Power BI è uno strumento di Business Intelligence tradizionalmente utilizzato da analisti e altre figure non tecniche per creare report e dashboard per il business. Gli sviluppatori ne sono spesso diffidenti e lo considerano un fastidio, perché il prodotto in passato non aveva le funzionalità necessarie per essere gestito in maniera efficiente e strutturata da un team tecnico.
Tuttavia, le cose sono cambiate. Grazie all'evoluzione significativa avvenuta nel corso degli anni, Power BI può ora essere gestito seguendo standard simili a quelli dello sviluppo software. In questa sessione vedremo:
- il formato Power BI Project
- tecniche di DevOps, integrazioni con GIT e testing per Power BI
- un'introduzione a Power BI Embedding
Partecipa a questa sessione se vuoi ripensare il tuo approccio a Power BI e valutare se aggiungerlo al tuo stack.
Livello: 100. Non è necessaria conoscenza pregressa su Power BI.
Durata: 45-60 minuti.
Implementing a complete DevOps Architecture for Power BI en it
In this workshop we will learn how to implement a complete DevOps architecture for Power BI starting from scratch.
We will see:
- a theoretical introduction to DevOps, and why it makes sense to leverage it in your Power BI development practices
- what is the Power BI Project format and how it enables DevOps for Power BI
- how to setup an organization in Azure DevOps, and leverage repositories, branches and version control in our development operations
- how the DevOps repository works together with the Fabric workspace
- how to automate testing and deployment using Fabric APIs, Azure DevOps pipelines and External Tools for Power BI
This workshop is intended for Power BI developers and BI teams ready to move beyond manual deployments and implement enterprise-grade CI/CD practices. Stop doing things the inefficient way, and learn how to leverage these features to build a modern, solid, scalable and reliable development environment for your Power BI team.
No prior knowledge DevOps knowledge needed. Experience using Power BI is a plus.
Implementare un'architettura DevOps completa per Power BI en it
In questo workshop impareremo come implementare un'architettura DevOps completa per Power BI partendo da zero. Vedremo:
- un'introduzione teorica alla metodologia DevOps, e perché ha senso utilizzarla nelle tue pratiche di sviluppo Power BI
- cos'è il Power BI Project format e perché abilita la possibilità di applicare DevOps a Power BI
- come configurare un'organizzazione in Azure DevOps, e sfruttare repositories, branches e version control nelle nostre operazioni di sviluppo
- come il repository DevOps si integra con il Fabric workspace
- come automatizzare testing e deployment usando Fabric APIs, Azure DevOps pipelines ed External Tools per Power BI
Questo workshop è pensato per sviluppatori Power BI e BI team pronti ad andare oltre le operazioni manuali e implementare pratiche CI/CD enterprise-grade. Smetti di fare le cose in modo inefficiente, e impara come sfruttare queste funzionalità per costruire un development environment moderno, solido, scalabile e affidabile per il tuo team Power BI.
Non è necessaria conoscenza pregressa delle metodologie DevOps. Esperienza nell'utilizzo di Power BI è un plus.
DirectQuery in Power BI: Trade-offs, Limitazioni e Best Practices en it
La modalità DirectQuery di Power BI è una funzionalità molto utile che ti permette di interrogare i tuoi dati direttamente nel Data Warehouse, eliminando la necessità di trasferirli in Power BI (Import Mode), attività che può essere lunga e soggetta ad errori di vario tipo. Sembra perfetto, vero? Tuttavia, non esistono soluzioni magiche che non presentino costi e limitazioni più o meno nascoste.
In questa sessione, condividerò le considerazioni che devi fare quando usi DirectQuery per la tua architettura con Power BI. Vedremo come impatterà su di te come developer, con alcune funzionalità non più disponibili e codice DAX che dovrà essere riscritto. Guarderemo anche come impatterà sui tuoi report consumers, specialmente in scenari di self-service BI.
Ho deciso di scrivere questa sessione dopo un progetto di migrazione VertiPaq-to-DirectQuery non riuscito, quindi porterò la mia esperienza personale in aggiunta all'analisi tecnica che puoi trovare nei libri. Dopo la sessione, avrai una solida comprensione dei pro e dei contro di DirectQuery in Power BI e le idee chiare su quando usare questa funzionalità.
Livello sessione: 300.
Necessaria esperienza con Power BI e il linguaggio DAX.
Microsoft Fabric User Group Denmark - 2026 - Lunch n' Learn User group Sessionize Event Upcoming
Azure Italia Podcast - Partecipa anche tu! User group Sessionize Event Upcoming
Discovery Day 2026 Sofia Sessionize Event Upcoming
Global Azure Puglia 2026 Sessionize Event Upcoming
Speak at Power BI User Group Italy! - 2026 User group Sessionize Event
Cloud Tech Tallinn 2026 Sessionize Event
SQL Start! 2025 Sessionize Event
Microsoft Fabric User Group Denmark - 2024/2025 User group Sessionize Event
Please note that Sessionize is not responsible for the accuracy or validity of the data provided by speakers. If you suspect this profile to be fake or spam, please let us know.
Jump to top