Subscribe to:
Post Comments (Atom)
SQL - Query Analytics Basic
SELECT Nome_Produto, ROUND(MIN(Valor_Venda), 2) AS Valor_Minimo, ROUND(MAX(Valor_Venda), 2) AS Valor_Maximo, ROUND(AV...
-
There are two points to be evaluated: 1. If you want to discard the errors In this case, just run: #"Removed errors" = Table.Re...
-
====================================================== CSV: let Source = SharePoint.Files("https://site", [ApiVersion = 15]), ...
-
Top Power BI Visualizations Types 0. Charticulator https://charticulator.com/ Here are the chart types in Power BI: 1. Area Charts The ar...
No comments:
Post a Comment