Forum Discussion
Parameter doesnt work
DataCruncher123
While crafting a table or calculated column in Power BI, capturing slicer selections in real-time isn't feasible. Power BI constructs tables and columns before making them available on the report canvas. To assist you more effectively, kindly explain your requirements clearly, furnish sample data, and outline the expected outcome. This will enable a tailored solution to meet your specific needs. An approach using Measures should work in your case.
thanks for the feedback Fowmy
this would be an example data table given, one column with article code, and another with how many requests it has in a given time:
And this is what I need in the report view and to be changed dynamically. I want to create X categories that are of same size/number of articles. Where the first categories always sums the requests of the articles with most requests, second categories with the next ones etc.:
Hope that clarifies it better?