Forum Discussion
petar_kisdobran
3 years agoFrequent Visitor
Table with predefined form with multiple measures in columns
Hi everyone, Can I kindly ask you to help me with following challenge, i have two tables, one with actual data and other with budgeted. I appended them to have data in one query, and tried with ...
- 3 years ago
see attached
https://dropmefiles.com/9cgLD
petar_kisdobran
3 years agoFrequent Visitor
apologies,
margin % = margin / revenue
EBITDA = margin - other expenses
EBITDA % = EBITDA / revenue
BR
Petar
Ahmedx
3 years agoSuper User
- petar_kisdobran3 years agoFrequent Visitor
thats great 🙂 can you please share the solution (ege PBI file or codes)?
- Ahmedx3 years agoSuper User
see attached
https://dropmefiles.com/9cgLD- petar_kisdobran3 years agoFrequent Visitor
thanks!
Could you please help me understand how have you managed to enter a space character in DimLine data (line # 7) and that PBI accept this as unique value compared to a blank row (line # 5)? If i try to add another 2x space character (eg line #10), PBI recognised it as duplicated value so I cannot do one->many relationship and your other solutions...