Forum Discussion
LucasValiante77
1 year agoNew Member
Colectables by date reporting
I'm having a trouble with my visualization on powerbi desktop, I created a dashboard on customer debts, with the aim of monitoring customer debts, and I created metrics to organize debts into col...
Anonymous
1 year agoNot applicable
What is the DAX code for [Dívida Pendente Moeda Original]?
01 - 30 Days =
if([Difference Days]>=01 && [Difference Days]<=30, [Dívida Pendente Moeda Original], blank())
Please provide sample data that fully covers your question and describe the efforts you have already made in this table visual.
How to provide sample data in the Power BI Forum - Microsoft Fabric Community
Best Regards,
Jarvis Tang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.