Forum Discussion
live connection SSAS cube - stacked column chart hide column programmatically
- Anonymous2 years ago
You can consider to change the connection mode from live connection to direct query mode so that you can use the field paramater, you can refer to the following solution to change the connection mode.
Click 'Change this mode' at the bottom right of Power BI Desktop.
Then select the table you need to connect.
Then you can change the mode to direct query mode and then you can use the paramater.
Best Regards!
Yolo Zhu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
You can consider to change the connection mode from live connection to direct query mode so that you can use the field paramater, you can refer to the following solution to change the connection mode.
Click 'Change this mode' at the bottom right of Power BI Desktop.
Then select the table you need to connect.
Then you can change the mode to direct query mode and then you can use the paramater.
Best Regards!
Yolo Zhu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.