Bernat Agulló Roselló
Partner and Senior BI Developer at ESBRINA
๐ Biography
My whole career has been in consulting, and throughout this process I've become better and better at the process of landing in a new environment, learning what the issue is, and asking the key questions before suggesting any particular action or starting to think in a working solution. I enjoy the process of optimizing code and devising the most efficient way to organize logic, for myself and for those that will come after me. It is no surprise then that I fell in love with first Calculation Groups and then Tabular Editor C# Scripts. Lucky for me, these are not overcrowded areas of the community so my contributions have received its share of attention. Participating in the community has brought me joy during the pandemic and I'm happy to continue now leveraging my language skills, doing presentations in English, Spanish and Japanese. In my fourth year in the MVP community I still have much to learn from my peers and the sheer amount of materials that became available to me.
โจ High-Impact Contributions 3
Power BI & Fabric Barcelona is our local user group and we strive to have monthly in-person activities since Jan 2025. We even have some non-technical meetings that we have not listed, such as one before christmas.
Session at Devon and Cornwall MS PUG
I put together a DLL library in .Net that allows writting C# Scripts for Tabular Editor inside Visual Studio, thus enjoying a top level code editor intellisense and so on with all the objects of the tabular model and added functionality of tabular editor throught he TOMWrapper.dll part of Tabular Editor. The latest advancement is that it has a built-in macro that allows to copy the code of any of the methods from the Tabular Editor side. Then it copies the code it modifies it so that is ready to execute with reference libraries and even built-in custom class if so specified.