Forum Discussion
crayonantony
3 years agoFrequent Visitor
Create a dynamic table
Hi everyone, I'm new to PowerBi and not familiar with DAX. I would like to compute a dynamic table based on two slicer selections: 1 for the employee(s) 1 for the time period (date) The...
crayonantony
3 years agoFrequent Visitor
I think I was not really clear.
The following image is an example of the input table.
the following table is what I would like to have as a result.
I thaught of iterating over the rows of the "input table" and create a temporary table that I would concatenate with the other temorary tables that would bw created.
But I have no clue how to do any of this using powerbi.
Best regards