I have created the "relationship" between the two datasets by linking the "Sales" in the Production dataset with the "Target Sales" in the Goals dataset, but that doesn't seem to help... PBI wants to do some sort of calculation on the goals, and "do no calculation" doesn't seem to be an option.
Resolution of the first part of the problem, which is to display the Target value in the Matrix.
How?
Still in the Power BI 'Table Display' area, after using a DAX function to retrieve the Goal value from another table, adding it as a new column in the current table, convert it to text:
Target = CONVERT( LOOKUPVALUE( Sales[Target], TargetSales[Cod], Territory_Sales[Cod]), STRING)
This way, the retrieved Target will not be aggregated or undergo any calculation action when shown in the Matrix in the 'Report Display' area of Power BI, as it will appear as the First Value.
Resolution of the second part of the problem: Perform calculations based on the retrieved Target. If you need to use the value for specific calculations, simply use it without the corresponding conversion to text in the 'Table Display' area of Power BI.
- 1. Análise de Desempenho - Margem de Lucro por Produto
- 2. Como Inserir um Informações de Target, Vindos de outra Tabela, numa Matriz no PBI?
- 3. Cálculo de Crescimento Anual
- 4. Média Móvel de 3 Meses
- 5. Vendas Acumuladas no Ano
- 6. Comparação de Desempenho com Ano Anterior
- 7. Segmentação de Clientes por Faixa de Faturamento
- 8. Identificação de Clientes Inativos
- 9. Análise de Retenção de Clientes
- 10. Cálculo de Ticket Médio
- 11. Identificação de Produtos Mais Vendidos
- 12. Cálculo de Margem de Lucro
- 13. Análise de Vendas - Variação Percentual Mensal de Vendas
- 14. Análise de Vendas - Vendas Média por Cliente
- 15. Análise de Vendas - Contribuição de Vendas por Produto
- 16. Análise de Vendas - Vendas de Produtos com Maior Crescimento
- 17. Análise de Desempenho - Desempenho por Região
- 18. Análise de Desempenho - Ranking de Vendas por Vendedor
Power BI:
- Power BI | Data Masking no Power BI: Protegendo Seus Dados Sensíveis com Inteligência
- Power BI | Desvendando o Poder do Power BI: O Que São Data Insights e Como Utilizá-los para Transformar Sua Análise de Dados
- Power BI | 50 Perguntas e Respostas: Nível Básico
- Power BI | 50 Perguntas e Respostas: Nível Intermediário
- Power BI | 50 Perguntas e Respostas: Nível Avançado 1
- Power BI | 50 Perguntas e Respostas: Nível Avançado 2
- Power BI | 50 Perguntas e Respostas: Nível Avançado 3
Clique aqui e nos contate via What's App para avaliarmos seus projetos
PUDIM PROJECT
Nenhum comentário:
Postar um comentário