Forum Discussion
Anonymous
4 years agoNot applicable
Page navigation through Dax function
when data is available on the page then the navigation button should be green. when data is not available on the page then the navigation button should be red. I need help and how to apply using DAX ...
Anonymous
4 years agoNot applicable
Hi,
suppose I have excel data and connected to power bi and applied if(isempty(table),"Red","Green") function on-page navigation button, now testing the data, if deleted some columns from excel table or deleted entire data except header. Its showing green both the condition, when deleted the columns from table, visual will disappear but button is green. When I again put data in table and showing same (green-button). So, please suggest me.
Thanks,
Dharmendra