Hello, I'm very new to PBI and I'm trying to create a dataset with all my dax expressions (for example, GlobalSales = sum (sales)). This was a simple example, but the idea is to have a dataset with all the expressions gathered for those who are going to create a report, use this dataset and do not run the risk of making a mistake.
The challenge here is that I would like this dataset to come from a ready-made report (as this way I know that the expressions have already been validated and are correct)
what would be the best way to do this?
Thanks in advance