Forum Discussion

JosieGuo's avatar
JosieGuo
Icon for Helper I rankHelper I
1 year ago
Solved

The default value cannot be shown by default in paginated report.

In the paginated report, we have multiple paremeters.  I create multiple dataset and add a related column to this dataset. I set all the paremeters' available value and default  value to get values...
  • JosieGuo's avatar
    1 year ago

    I resolved this issue. 

    for this column, there is a value "null" here, and cannot be loaded in the dropdown list. Resulting in the select all cannot be choose by default. 

    I modified the Power BI report and replace "null" to blank. This issue is resolved.