Forum Discussion

wjbreitenbach's avatar
2 years ago
Solved

Dynamic subscriptions for paginated report - Parameters greyed out

I am setting up a dynamic subscription for a paginated report following the steps outlined in Dynamic subscriptions for paginated reports (Preview) | Microsoft Power BI Blog | Microsoft Power BI. I ...
  • wjbreitenbach's avatar
    2 years ago

    I figured out the issue. The parameter must be TEXT data type in the Power BI Report Builder. It was a INTEGER since the FacilityID was a number. Once I changed it to TEXT, the Get from data option was enabled. Hopefully in the future, it will allow data types other than TEXT.